Files
evolution/plugins/groupwise-status-tracking/Makefile.am
Parthasarathi Susarla b89afbe366 2005-01-20 Parthasarathi Susarla <sparthasarathi@novell.com> Chenthill Palanisamy <pchenthill@novell.com>
* first commit of the status tracking plugin

svn path=/trunk/; revision=28464
2005-01-20 15:43:24 +00:00

16 lines
439 B
Makefile

INCLUDES = \
-I$(top_srcdir) \
$(CAMEL_GROUPWISE_CFLAGS) \
$(EVOLUTION_MAIL_CFLAGS)
@EVO_PLUGIN_RULE@
plugin_DATA = org-gnome-status-track.eplug
plugin_LTLIBRARIES = liborg-gnome-status-track.la
liborg_gnome_status_track_la_SOURCES = status-track.c
liborg_gnome_status_track_la_LIBADD = $(CAMEL_GROUPWISE_LIBS)
liborg_gnome_status_track_la_LDFLAGS = -module -avoid-version
EXTRA_DIST = org-gnome-status-track.eplug.in