summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2007-03-03 15:42:09 -0500
committerBehdad Esfahbod <behdad@behdad.org>2007-03-03 15:42:09 -0500
commit1720d0b9508b70ac0c5f2436c3b80a2ab801f138 (patch)
treee17258c79468bb8ed61093b009d5e1750b157f69 /Makefile.am
parent79acd268d9ac91f0e9f03467b220241cda3457a5 (diff)
[Makefile.am] --enable-test-surfaces in 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 10513afa..63b47d84 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -48,7 +48,7 @@ MAINTAINERCLEANFILES = \
$(srcdir)/mkinstalldirs \
`find "$(srcdir)" -type f -name Makefile.in -print`
-DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-test-surfaces
include $(srcdir)/ChangeLog.mk