2001-06-08 09:50:49 -07:00
|
|
|
## Process this file with automake to produce Makefile.in
|
|
|
|
|
|
2002-10-21 07:15:02 -07:00
|
|
|
SUBDIRS = \
|
2003-02-06 10:38:54 -08:00
|
|
|
libgimpbase \
|
2002-10-21 07:15:02 -07:00
|
|
|
libgimpcolor \
|
|
|
|
|
libgimpmath \
|
|
|
|
|
libgimpmodule \
|
|
|
|
|
libgimpwidgets \
|
|
|
|
|
libgimp
|
2000-02-02 17:47:15 -08:00
|
|
|
|
2000-06-13 07:05:35 -07:00
|
|
|
EXTRA_DIST = \
|
2003-02-09 12:49:38 -08:00
|
|
|
ChangeLog \
|
|
|
|
|
README \
|
|
|
|
|
README.gtkdoc \
|
2003-08-09 09:46:02 -07:00
|
|
|
app \
|
2003-02-09 12:49:38 -08:00
|
|
|
debug-plug-ins.txt \
|
2003-07-09 14:46:07 -07:00
|
|
|
gbr.txt \
|
2003-02-09 12:49:38 -08:00
|
|
|
gih.txt \
|
|
|
|
|
gpb.txt \
|
|
|
|
|
includes.txt \
|
|
|
|
|
parasites.txt \
|
2003-07-09 14:46:07 -07:00
|
|
|
pat.txt \
|
2003-02-19 09:04:03 -08:00
|
|
|
structure.xml \
|
2003-02-09 12:49:38 -08:00
|
|
|
undo.txt \
|
2000-06-13 07:05:35 -07:00
|
|
|
xcf.txt
|