2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / objects / chronogram / Makefile.am
blob5180118038c8bc9d357a2cba387cd2914f0389b5
1 ## Process this file with automake to produce Makefile.in
3 pkglib_LTLIBRARIES =    libchronogram_objects.la
4 libchronogram_objects_la_SOURCES = \
5                         chronogram.h \
6                         chronogram.c \
7                         chronoref.c \
8                         chronoline.c \
9                         chronoline_event.h \
10                         chronoline_event.c
13 libchronogram_objects_la_LDFLAGS = -export-dynamic -module -avoid-version
15 INCLUDES = -I$(top_srcdir)/intl -I$(srcdir)/../../lib $(GTK_CFLAGS) $(GNOME_CFLAGS) $(PANGOFT2_CFLAGS) $(UNICODE_CFLAGS)
17 EXTRA_DIST = \
18         pixmaps/chronoref.xpm \
19         pixmaps/chronoline.xpm