aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/save-attachments/Makefile.am
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-10-20 15:40:04 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-10-20 15:40:04 +0800
commit9a41befd236157f8c76086fa53654e022d02973b (patch)
treea702a5d525b0020debd416ef30811ff58edfcab3 /plugins/save-attachments/Makefile.am
parentff3fe6fb3d5d6888ff57928df22b608b41cd60e1 (diff)
downloadgsoc2013-evolution-9a41befd236157f8c76086fa53654e022d02973b.tar
gsoc2013-evolution-9a41befd236157f8c76086fa53654e022d02973b.tar.gz
gsoc2013-evolution-9a41befd236157f8c76086fa53654e022d02973b.tar.bz2
gsoc2013-evolution-9a41befd236157f8c76086fa53654e022d02973b.tar.lz
gsoc2013-evolution-9a41befd236157f8c76086fa53654e022d02973b.tar.xz
gsoc2013-evolution-9a41befd236157f8c76086fa53654e022d02973b.tar.zst
gsoc2013-evolution-9a41befd236157f8c76086fa53654e022d02973b.zip
Imported save-attachments example plugin.
2004-10-20 Not Zed <NotZed@Ximian.com> * Imported save-attachments example plugin. svn path=/trunk/; revision=27642
Diffstat (limited to 'plugins/save-attachments/Makefile.am')
-rw-r--r--plugins/save-attachments/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/save-attachments/Makefile.am b/plugins/save-attachments/Makefile.am
new file mode 100644
index 0000000000..424f88a42a
--- /dev/null
+++ b/plugins/save-attachments/Makefile.am
@@ -0,0 +1,11 @@
+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