1997-11-25 06:05:25 +08:00
|
|
|
## Process this file with automake to produce Makefile.in
|
|
|
|
|
2000-01-27 18:47:01 +08:00
|
|
|
SUBDIRS = \
|
2001-08-28 21:04:47 +08:00
|
|
|
m4macros \
|
2001-07-12 08:58:39 +08:00
|
|
|
tools \
|
|
|
|
regexrepl \
|
2001-11-14 23:56:19 +08:00
|
|
|
cursors \
|
2001-08-06 00:07:02 +08:00
|
|
|
themes \
|
2001-11-14 23:56:19 +08:00
|
|
|
po \
|
|
|
|
po-libgimp \
|
|
|
|
po-plug-ins \
|
|
|
|
po-script-fu \
|
2002-03-09 01:09:20 +08:00
|
|
|
data \
|
2004-04-19 22:54:24 +08:00
|
|
|
menus \
|
2002-03-09 01:09:20 +08:00
|
|
|
tips \
|
2003-09-11 03:56:24 +08:00
|
|
|
libgimpbase \
|
2001-07-12 08:58:39 +08:00
|
|
|
libgimpcolor \
|
|
|
|
libgimpmath \
|
2002-10-21 22:15:02 +08:00
|
|
|
libgimpmodule \
|
2003-12-08 17:12:25 +08:00
|
|
|
libgimpthumb \
|
2001-07-12 08:58:39 +08:00
|
|
|
libgimpwidgets \
|
|
|
|
libgimp \
|
|
|
|
app \
|
|
|
|
$(GIMP_MODULES) \
|
2001-11-14 23:56:19 +08:00
|
|
|
$(GIMP_PLUGINS) \
|
2003-01-26 04:29:42 +08:00
|
|
|
etc \
|
2003-12-09 08:05:12 +08:00
|
|
|
$(GIMP_DEVEL_DOCS) \
|
|
|
|
docs
|
1997-11-25 06:05:25 +08:00
|
|
|
|
2004-01-22 11:51:46 +08:00
|
|
|
bin_SCRIPTS = gimptool-@GIMP_TOOL_VERSION@ @GIMPINSTALL@
|
2001-11-25 08:19:38 +08:00
|
|
|
|
|
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
2003-11-26 09:12:36 +08:00
|
|
|
pkgconfig_DATA = \
|
2004-01-22 11:51:46 +08:00
|
|
|
gimp-@GIMP_PKGCONFIG_VERSION@.pc \
|
|
|
|
gimpthumb-@GIMP_PKGCONFIG_VERSION@.pc \
|
|
|
|
gimpui-@GIMP_PKGCONFIG_VERSION@.pc
|
1999-08-26 08:31:37 +08:00
|
|
|
|
2004-12-11 07:30:37 +08:00
|
|
|
|
|
|
|
AUTHORS: authors.xml
|
|
|
|
if HAVE_XSLTPROC
|
|
|
|
$(XSLTPROC) authors.xsl $< > $(@) || rm -f $(@)
|
|
|
|
endif
|
|
|
|
|
|
|
|
|
2004-01-22 11:51:46 +08:00
|
|
|
EXTRA_SCRIPTS = gimpinstall-@GIMP_TOOL_VERSION@
|
1998-05-03 05:50:29 +08:00
|
|
|
|
1998-11-06 08:51:39 +08:00
|
|
|
EXTRA_DIST = \
|
2002-03-28 23:45:27 +08:00
|
|
|
AUTHORS \
|
|
|
|
COPYING \
|
|
|
|
ChangeLog \
|
|
|
|
ChangeLog.pre-1-0 \
|
|
|
|
ChangeLog.pre-1-2 \
|
2004-03-24 02:52:47 +08:00
|
|
|
ChangeLog.pre-2-0 \
|
2002-03-28 23:45:27 +08:00
|
|
|
HACKING \
|
|
|
|
INSTALL \
|
2003-08-15 18:41:31 +08:00
|
|
|
LICENSE \
|
2002-03-28 23:45:27 +08:00
|
|
|
NEWS \
|
2004-04-05 08:17:57 +08:00
|
|
|
NEWS.pre-2-0 \
|
2002-03-28 23:45:27 +08:00
|
|
|
README \
|
|
|
|
README.i18n \
|
|
|
|
README.win32 \
|
2004-12-11 07:30:37 +08:00
|
|
|
authors.dtd \
|
|
|
|
authors.xml \
|
|
|
|
authors.xsl \
|
2002-03-28 23:45:27 +08:00
|
|
|
config.h.win32 \
|
2003-10-10 05:33:27 +08:00
|
|
|
gimp-zip.in \
|
2004-03-11 00:46:48 +08:00
|
|
|
gimpdefs.msc \
|
2003-08-11 08:08:02 +08:00
|
|
|
gimptool-win32.c.in \
|
2002-03-28 23:45:27 +08:00
|
|
|
intltool-extract.in \
|
|
|
|
intltool-merge.in \
|
|
|
|
intltool-update.in \
|
2003-12-13 11:59:41 +08:00
|
|
|
makefile.msc \
|
2002-03-28 23:45:27 +08:00
|
|
|
po-libgimp/update.sh \
|
|
|
|
po-plug-ins/update.sh \
|
2001-11-13 13:33:44 +08:00
|
|
|
po-script-fu/update.sh
|
1997-11-25 06:05:25 +08:00
|
|
|
|
2004-10-12 08:33:27 +08:00
|
|
|
|
2004-11-17 18:53:07 +08:00
|
|
|
DISTCHECK_CONFIGURE_FLAGS = --enable-gimp-console
|
2004-10-12 08:33:27 +08:00
|
|
|
|
2002-06-21 07:50:15 +08:00
|
|
|
DISTCLEANFILES = \
|
|
|
|
intltool-extract \
|
|
|
|
intltool-merge \
|
|
|
|
intltool-update
|
|
|
|
|
2002-11-08 01:12:17 +08:00
|
|
|
|
2004-01-22 11:51:46 +08:00
|
|
|
gimpinstall-@GIMP_TOOL_VERSION@:
|
|
|
|
$(LN_S) $(srcdir)/install-sh $(srcdir)/gimpinstall-@GIMP_TOOL_VERSION@
|
2004-12-11 07:30:37 +08:00
|
|
|
|
|
|
|
|
|
|
|
validate-authors:
|
|
|
|
if HAVE_XMLLINT
|
|
|
|
@$(XMLLINT) --noout --valid authors.xml || \
|
|
|
|
( echo "* authors.xml INVALID *"; exit 1; )
|
|
|
|
endif
|
|
|
|
|
|
|
|
|
|
|
|
dist-hook: validate-authors
|