2004-10-25 Sven Neumann <sven@gimp.org> * devel-docs/Makefile.am (EXTRA_DIST): don't include the app directory.
27 lines
402 B
Makefile
27 lines
402 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
SUBDIRS = \
|
|
libgimpbase \
|
|
libgimpcolor \
|
|
libgimpmath \
|
|
libgimpmodule \
|
|
libgimpthumb \
|
|
libgimpwidgets \
|
|
libgimp
|
|
|
|
EXTRA_DIST = \
|
|
ChangeLog \
|
|
README \
|
|
README.gtkdoc \
|
|
debug-plug-ins.txt \
|
|
gbr.txt \
|
|
ggr.txt \
|
|
gih.txt \
|
|
gpb.txt \
|
|
includes.txt \
|
|
parasites.txt \
|
|
pat.txt \
|
|
structure.xml \
|
|
undo.txt \
|
|
xcf.txt
|