diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2007-08-04 03:03:02 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2007-08-04 03:03:02 +0000 |
commit | 0b434a3cbda99fc8f93be23aea4961051cbce8ab (patch) | |
tree | 6fdf6185dbee5f9104d964628b6dae98ceb742f3 /Makefile.am | |
parent | 35247b9711f97cb0736469ae1e2141045b8dcbba (diff) | |
download | glib-0b434a3cbda99fc8f93be23aea4961051cbce8ab.tar.gz |
2.14.0GLIB_2_14_0
svn path=/trunk/; revision=5674
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index a0160d630..e129296b8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -86,7 +86,7 @@ gettextdir = $(datadir)/glib-2.0/gettext gettext_SCRIPTS = mkinstalldirs # build documentation when doing distcheck -DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc +DISTCHECK_CONFIGURE_FLAGS = --enable-debug --enable-gtk-doc --enable-man DISTCLEANFILES = glibconfig-sysdefs.h glibconfig.h stamp-gc-h |