diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/modetest/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
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 |