summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-09-11 16:03:06 +0200
committerMarcel Holtmann <marcel@holtmann.org>2012-09-11 16:03:06 +0200
commit380a6260dc0bf73e7af3d0bb1c9f3a89096fd1e3 (patch)
tree234e081cd35670273122ad74a0be0134ce2760b5 /Makefile.am
parent006a37cdf8f7580b334657250dc589cbf99ac3af (diff)
downloadofono-380a6260dc0bf73e7af3d0bb1c9f3a89096fd1e3.tar.bz2
build: Enable dundee and tools when building distribution
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5f46ef07..40a83dcb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -756,7 +756,8 @@ gatchat_test_qcdm_SOURCES = gatchat/test-qcdm.c $(gatchat_sources)
gatchat_test_qcdm_LDADD = @GLIB_LIBS@
-DISTCHECK_CONFIGURE_FLAGS = --disable-datafiles
+DISTCHECK_CONFIGURE_FLAGS = --disable-datafiles \
+ --enable-dundee --enable-tools
MAINTAINERCLEANFILES = Makefile.in \
aclocal.m4 configure config.h.in config.sub config.guess \