summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Neumair <cneumair@gnome.org>2008-04-21 21:30:33 +0000
committerChristian Neumair <cneumair@src.gnome.org>2008-04-21 21:30:33 +0000
commit2b1c0c4318f64bad3e2645b230bf8495d9702e98 (patch)
treebb725e196eb5b3d89caf8694e4213c34d4ac71ae /Makefile.am
parentbfccd655418f06df32da446790c5fdef38767761 (diff)
downloadnautilus-2b1c0c4318f64bad3e2645b230bf8495d9702e98.tar.gz
Entirely move DISTCHECK_CONFIGURE_FLAGS to Makefile.am to fix distcheck.
2008-04-21 Christian Neumair <cneumair@gnome.org> * Makefile.am: * configure.in: Entirely move DISTCHECK_CONFIGURE_FLAGS to Makefile.am to fix distcheck. svn path=/trunk/; revision=14079
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 7e134d916..cb958d139 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -56,4 +56,4 @@ DISTCLEANFILES = \
intltool-merge \
intltool-update
-DISTCHECK_CONFIGURE_FLAGS = --disable-update-mimedb
+DISTCHECK_CONFIGURE_FLAGS = --disable-update-mimedb --enable-gtk-doc