## Process this file with automake to produce Makefile.in pkglib_LTLIBRARIES = libfs_objects.la libfs_objects_la_SOURCES = \ fs.c \ flow.c \ flow-ortho.c \ function.c libfs_objects_la_LDFLAGS = -export-dynamic -module -avoid-version INCLUDES = -I$(top_srcdir)/intl -I$(srcdir)/../../lib $(GTK_CFLAGS) $(GNOME_CFLAGS) $(PANGOFT2_CFLAGS) $(UNICODE_CFLAGS) EXTRA_DIST = \ pixmaps/flow.xpm \ pixmaps/function.xpm \ pixmaps/orthflow.xpm \ flow-poly.c # This file seems to be unused and dead for ages !