Files
evolution/plugins/save-attachments/Makefile.am
JP Rosevear 588322d706 dist xml menu file
2004-11-01  JP Rosevear  <jpr@novell.com>

	* Makefile.am: dist xml menu file

svn path=/trunk/; revision=27783
2004-11-01 19:32:04 +00:00

15 lines
439 B
Makefile

INCLUDES = \
-I$(top_srcdir) \
$(EVOLUTION_MAIL_CFLAGS)
@EVO_PLUGIN_RULE@
plugin_DATA = org-gnome-save-attachments.eplug org-gnome-save-attachments.xml
plugin_LTLIBRARIES = liborg-gnome-save-attachments.la
liborg_gnome_save_attachments_la_SOURCES = save-attachments.c
liborg_gnome_save_attachments_la_LDFLAGS = -module -avoid-version
EXTRA_DIST = \
org-gnome-save-attachments.eplug.in \
org-gnome-save-attachments.xml