Gimp/plug-ins/script-fu/ftx/Makefile.am
Kevin Cozens af2eb68c70 ftx/Makefile.am re/Makefile.am scripts/Makefile.am
2004-10-08 Kevin Cozens <kcozens@cvs.gimp.org>

    * ftx/Makefile.am
    * re/Makefile.am
    * scripts/Makefile.am
    * scripts/images/Makefile.am
    * tiny-fu/Makefile.am
    * tinyscheme/Makefile.am: Cleaned up files, added EXTRA_DIST with
    list of files to include in a distribution. Fixed typo in filename
    in the re/Makefile.am file.
2004-10-09 04:23:59 +00:00

16 lines
309 B
Makefile

## Process this file with automake to produce Makefile.in
AM_CFLAGS = \
-DUSE_INTERFACE=1 \
-I$(top_srcdir) \
$(GIMP_CFLAGS)
noinst_LIBRARIES = libftx.a
libftx_a_SOURCES = ftx.c ftx.h
EXTRA_DIST = \
LICENSE \
README \
ftx-functions.txt \
listhome.scm