Files
evolution/plugins/calendar-http/Makefile.am
Rodney Dawes 91ef5e18d7 Add EXTRA_DIST variable for the eplug.in file
2004-11-09  Rodney Dawes  <dobey@novell.com>

	* Makefile.am: Add EXTRA_DIST variable for the eplug.in file

svn path=/trunk/; revision=27872
2004-11-09 13:32:39 +00:00

16 lines
380 B
Makefile

INCLUDES = \
$(EVOLUTION_CFLAGS) \
$(EVOLUTION_CALENDAR_CFLAGS) \
$(SOURCE_SEL_CFLAGS)
@EVO_PLUGIN_RULE@
plugin_DATA = org-gnome-calendar-http.eplug
plugin_LTLIBRARIES = liborg-gnome-calendar-http.la
liborg_gnome_calendar_http_la_SOURCES = calendar-http.c
liborg_gnome_calendar_http_la_LDFLAGS = -module -avoid-version
EXTRA_DIST = org-gnome-calendar-http.eplug.in