summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRob Taylor <rob.taylor@collabora.co.uk>2006-10-25 14:35:25 +0100
committerRob Taylor <rob.taylor@collabora.co.uk>2006-10-25 14:35:25 +0100
commitbcf15d72892582c28755563ca63182c198ef8f64 (patch)
tree24a189acf1c5ca329051aa8993def4052e62fad2 /Makefile.am
parent7c21166ef7ce9b370448a39c6c6744813933abee (diff)
Actually run unit tests and checks when doing make distcheck
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7b5a434..def7f53 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,7 @@ EXTRA_DIST = \
MAINTAINERCLEANFILES = ChangeLog
-DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
+DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc --enable-checks --enable-tests
EXTRA_DIST += ChangeLog
ChangeLog: $(srcdir)/ChangeLog