mirror of https://github.com/GNOME/gimp.git
reordered po dirs in SUBDIRS, so dependencies on generated perl files are
taken care of -Yosh
This commit is contained in:
parent
61131728ac
commit
7dd8b3d89e
|
@ -1,3 +1,8 @@
|
|||
Wed Sep 27 12:47:53 PDT 2000 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* Makefile.am: reordered po dirs in SUBDIRS, so dependencies on
|
||||
generated perl files are taken care of
|
||||
|
||||
Wed Sep 27 19:56:02 CEST 2000 Daniel Egger <egger@suse.de>
|
||||
|
||||
* app/convert.c:
|
||||
|
|
10
Makefile.am
10
Makefile.am
|
@ -2,16 +2,16 @@
|
|||
|
||||
SUBDIRS = \
|
||||
tools \
|
||||
po \
|
||||
po-libgimp \
|
||||
po-plug-ins \
|
||||
$(GIMP_PERL_PO) \
|
||||
po-script-fu \
|
||||
intl \
|
||||
libgimp \
|
||||
app \
|
||||
$(GIMP_PLUGINS) \
|
||||
$(GIMP_MODULES) \
|
||||
po \
|
||||
po-libgimp \
|
||||
po-plug-ins \
|
||||
$(GIMP_PERL_PO) \
|
||||
po-script-fu \
|
||||
data \
|
||||
tips \
|
||||
help \
|
||||
|
|
Loading…
Reference in New Issue