aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 1f64b51..3544dc4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,13 +2,11 @@
SUBDIRS = \
src \
data \
- po
+ po \
+ tests
EXTRA_DIST = \
autogen.sh \
- vapi/common-defs.vapi \
vapi/config.vapi
-DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall
-
include $(top_srcdir)/Makefile.am.coverage