From 268dce4192125ceb6a65f1c8d885e4b656310578 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Sun, 7 Sep 2014 15:48:48 +0100 Subject: automake: pick up all files for distribution. Autotools is already smart enough to pick the *.pc.in files but it needs some help with the Android.mk ones. Signed-off-by: Emil Velikov Reviewed-by: Jakob Bornecrantz --- nouveau/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nouveau') diff --git a/nouveau/Makefile.am b/nouveau/Makefile.am index a7df1abb..7543e43c 100644 --- a/nouveau/Makefile.am +++ b/nouveau/Makefile.am @@ -21,3 +21,5 @@ libdrm_nouveauinclude_HEADERS = $(LIBDRM_NOUVEAU_H_FILES) pkgconfigdir = @pkgconfigdir@ pkgconfig_DATA = libdrm_nouveau.pc + +EXTRA_DIST = Android.mk -- cgit v1.2.3