Gimp/plug-ins/script-fu/libscriptfu/ftx/Makefile.am

18 lines
329 B
Text
Raw Normal View History

2004-10-06 14:47:36 -07:00
## Process this file with automake to produce Makefile.in
AM_CFLAGS = \
-DUSE_INTERFACE=1 \
-I$(srcdir)/.. \
$(GLIB_CFLAGS)
2004-10-06 14:47:36 -07:00
# Is "libtool convenience" not installed and not versioned
noinst_LTLIBRARIES = libftx.la
2004-10-06 14:47:36 -07:00
libftx_la_SOURCES = ftx.c ftx.h
EXTRA_DIST = \
LICENSE \
README \
ftx-functions.txt \
listhome.scm