Files
evolution/plugins/save-attachments/Makefile.am
Not Zed 9a41befd23 Imported save-attachments example plugin.
2004-10-20  Not Zed  <NotZed@Ximian.com>

        * Imported save-attachments example plugin.

svn path=/trunk/; revision=27642
2004-10-20 07:40:04 +00:00

12 lines
348 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