gimp/plug-ins/Makefile.am
Manish Singh 97cb7b6ddd emptied
2002-09-05  Manish Singh  <yosh@gimp.org>

        * acinclude.m4: emptied

        * autogen.sh: support for automake version special casing, error
        out on aclocal failure.

        * m4compat/1.4/pysupport.m4
        * m4compat/1.6/pysupport.m4
        * configure.in
        * plug-ins/Makefile.am: pygimp autoconf support, just to get it
        some testing. We'll figure out policy later.
2002-09-06 01:00:33 +00:00

65 lines
967 B
Makefile

## Process this file with automake to produce Makefile.in
EXTRA_DIST = \
makefile.mingw \
makefile.mingw.in \
makefile.msc \
twain/README \
twain/tw_dump.c \
twain/tw_dump.h \
twain/tw_func.c \
twain/tw_func.h \
twain/tw_sess.c \
twain/tw_util.c \
twain/tw_util.h \
twain/twain.c \
twain/twain.h \
winsnap/resource.h \
winsnap/select.cur \
winsnap/small.ico \
winsnap/winsnap.c \
winsnap/winsnap.h \
winsnap/winsnap.ico \
winsnap/winsnap.rc
if BUILD_PYTHON
pygimp=pygimp
endif
SUBDIRS = \
libgck \
dbbrowser \
script-fu \
FractalExplorer \
Lighting \
MapObject \
bmp \
faxg3 \
fits \
flame \
fp \
gfig \
gflare \
gfli \
$(GIMP_PERL) \
gimpressionist \
$(HELPBROWSER) \
ifscompose \
imagemap \
maze \
mosaic \
pagecurl \
$(PRINT) \
$(pygimp) \
rcm \
sgi \
sel2path \
$(WEBBROWSER) \
$(XJT) \
common \
tools
## plugin-helper \
## gap \
## gdyntext \