aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2004-10-20 13:17:18 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-10-20 13:17:18 +0800
commitd07cf0b56e7b9ea11510894b0c0f676dd64d5235 (patch)
tree4d7194710642e4f6a682207205b8ad8cab65e466 /plugins/Makefile.am
parent7a63b8258e7df770fe185e7dc02e1b05118ce391 (diff)
downloadgsoc2013-evolution-d07cf0b56e7b9ea11510894b0c0f676dd64d5235.tar
gsoc2013-evolution-d07cf0b56e7b9ea11510894b0c0f676dd64d5235.tar.gz
gsoc2013-evolution-d07cf0b56e7b9ea11510894b0c0f676dd64d5235.tar.bz2
gsoc2013-evolution-d07cf0b56e7b9ea11510894b0c0f676dd64d5235.tar.lz
gsoc2013-evolution-d07cf0b56e7b9ea11510894b0c0f676dd64d5235.tar.xz
gsoc2013-evolution-d07cf0b56e7b9ea11510894b0c0f676dd64d5235.tar.zst
gsoc2013-evolution-d07cf0b56e7b9ea11510894b0c0f676dd64d5235.zip
implement
2004-10-20 JP Rosevear <jpr@novell.com> * subject-thread.c: implement * org-gnome-subject-thread.eplug.in: define the subject-thread plugin * Makefile.am: build the subject thread plugin svn path=/trunk/; revision=27639
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
new file mode 100644
index 0000000000..68b2aace4e
--- /dev/null
+++ b/plugins/Makefile.am
@@ -0,0 +1,2 @@
+SUBDIRS = $(plugins_enabled)
+DIST_SUBDIRS = $(plugins_all)