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 --- tests/modetest/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/modetest') diff --git a/tests/modetest/Makefile.am b/tests/modetest/Makefile.am index d551fe42..0a6af01e 100644 --- a/tests/modetest/Makefile.am +++ b/tests/modetest/Makefile.am @@ -25,3 +25,5 @@ if HAVE_CAIRO AM_CFLAGS += $(CAIRO_CFLAGS) modetest_LDADD += $(CAIRO_LIBS) endif + +EXTRA_DIST = Android.mk -- cgit v1.2.3