mirror of https://github.com/GNOME/gimp.git
removed po-*/update.sh.
* Makefile.am (EXTRA_DIST): removed po-*/update.sh.
This commit is contained in:
parent
b9fe45e37e
commit
cec20d6fc0
|
@ -1,3 +1,7 @@
|
|||
2006-11-23 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.am (EXTRA_DIST): removed po-*/update.sh.
|
||||
|
||||
2006-11-23 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* app/plug-in/gimpplugin-cleanup.c: remove useless newlines from
|
||||
|
|
|
@ -73,10 +73,7 @@ EXTRA_DIST = \
|
|||
intltool-extract.in \
|
||||
intltool-merge.in \
|
||||
intltool-update.in \
|
||||
makefile.msc \
|
||||
po-libgimp/update.sh \
|
||||
po-plug-ins/update.sh \
|
||||
po-script-fu/update.sh
|
||||
makefile.msc
|
||||
|
||||
|
||||
DISTCHECK_CONFIGURE_FLAGS = --enable-gimp-console
|
||||
|
|
Loading…
Reference in New Issue