defined DISTCHECK_CONFIGURE_FLAGS with the configure options that are

2004-10-12  Sven Neumann  <sven@gimp.org>

	* Makefile.am: defined DISTCHECK_CONFIGURE_FLAGS with the
	configure options that are needed to run 'make dist'.
This commit is contained in:
Sven Neumann
2004-10-12 00:33:27 +00:00
committed by Sven Neumann
parent 9adf514e7d
commit 150325b039
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2004-10-12 Sven Neumann <sven@gimp.org>
* Makefile.am: defined DISTCHECK_CONFIGURE_FLAGS with the
configure options that are needed to run 'make dist'.
2004-10-12 Sven Neumann <sven@gimp.org>
* app/widgets/gimptemplateeditor.c: tweaked table spacings to get

View File

@ -67,6 +67,9 @@ EXTRA_DIST = \
po-plug-ins/update.sh \
po-script-fu/update.sh
DISTCHECK_CONFIGURE_FLAGS = --enable-gimp-console --enable-gtk-doc
DISTCLEANFILES = \
intltool-extract \
intltool-merge \