aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/folder-unsubscribe/Makefile.am
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2004-10-23 03:32:26 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-10-23 03:32:26 +0800
commitccb63117919e7a68b7614e4d79b5301092a4c27c (patch)
tree7422a1a60fd0cdadc3511ed7b9c68e56cddd6085 /plugins/folder-unsubscribe/Makefile.am
parent963db151dbdabf5aa0d8f18bb38658fd98d1f670 (diff)
downloadgsoc2013-evolution-ccb63117919e7a68b7614e4d79b5301092a4c27c.tar
gsoc2013-evolution-ccb63117919e7a68b7614e4d79b5301092a4c27c.tar.gz
gsoc2013-evolution-ccb63117919e7a68b7614e4d79b5301092a4c27c.tar.bz2
gsoc2013-evolution-ccb63117919e7a68b7614e4d79b5301092a4c27c.tar.lz
gsoc2013-evolution-ccb63117919e7a68b7614e4d79b5301092a4c27c.tar.xz
gsoc2013-evolution-ccb63117919e7a68b7614e4d79b5301092a4c27c.tar.zst
gsoc2013-evolution-ccb63117919e7a68b7614e4d79b5301092a4c27c.zip
addd my new nifty plugin
all b0w to my mad skeelz svn path=/trunk/; revision=27701
Diffstat (limited to 'plugins/folder-unsubscribe/Makefile.am')
-rw-r--r--plugins/folder-unsubscribe/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/folder-unsubscribe/Makefile.am b/plugins/folder-unsubscribe/Makefile.am
new file mode 100644
index 0000000000..9ba3ba053f
--- /dev/null
+++ b/plugins/folder-unsubscribe/Makefile.am
@@ -0,0 +1,11 @@
+INCLUDES = \
+ -I$(top_srcdir) \
+ $(EVOLUTION_MAIL_CFLAGS)
+
+@EVO_PLUGIN_RULE@
+
+plugin_DATA = org-gnome-mail-folder-unsubscribe.eplug
+plugin_LTLIBRARIES = liborg-gnome-mail-folder-unsubscribe.la
+
+liborg_gnome_mail_folder_unsubscribe_la_SOURCES = folder-unsubscribe.c
+liborg_gnome_mail_folder_unsubscribe_la_LDFLAGS = -module -avoid-version