Files
evolution/plugins/select-one-source/Makefile.am
JP Rosevear c1964e5f06 implement a plugin that allows the user to limit the displayed task lists
2004-10-20  JP Rosevear  <jpr@novell.com>

	* select-one-source.c: implement a plugin that allows the user to
	limit the displayed task lists or calendars to the current
	calendar or task list

svn path=/trunk/; revision=27657
2004-10-20 18:53:36 +00:00

12 lines
326 B
Makefile

INCLUDES = \
-I$(top_srcdir) \
$(EVOLUTION_CALENDAR_CFLAGS)
@EVO_PLUGIN_RULE@
plugin_DATA = org-gnome-select-one-source.eplug
plugin_LTLIBRARIES = liborg-gnome-select-one-source.la
liborg_gnome_select_one_source_la_SOURCES = select-one-source.c
liborg_gnome_select_one_source_la_LDFLAGS = -module -avoid-version