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:

committed by
Sven Neumann

parent
9adf514e7d
commit
150325b039
@ -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
|
||||
|
@ -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 \
|
||||
|
Reference in New Issue
Block a user