aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorJohnny Jacob <jjohnny@src.gnome.org>2008-06-16 20:09:08 +0800
committerJohnny Jacob <jjohnny@src.gnome.org>2008-06-16 20:09:08 +0800
commitf999857658f864bbfa5142e827795f9c65c9a325 (patch)
treea3b8edc99cf8fffeaeff2039779bd55acffccd60 /plugins/Makefile.am
parent06dcaa9275960d90e5a83b59141327f037f1d05a (diff)
downloadgsoc2013-evolution-f999857658f864bbfa5142e827795f9c65c9a325.tar
gsoc2013-evolution-f999857658f864bbfa5142e827795f9c65c9a325.tar.gz
gsoc2013-evolution-f999857658f864bbfa5142e827795f9c65c9a325.tar.bz2
gsoc2013-evolution-f999857658f864bbfa5142e827795f9c65c9a325.tar.lz
gsoc2013-evolution-f999857658f864bbfa5142e827795f9c65c9a325.tar.xz
gsoc2013-evolution-f999857658f864bbfa5142e827795f9c65c9a325.tar.zst
gsoc2013-evolution-f999857658f864bbfa5142e827795f9c65c9a325.zip
plugins/Makefile.am (DIST_SUBDIRS): Add python loader to DIST.
svn path=/trunk/; revision=35643
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 8364a3a463..d78cb63d83 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -1,2 +1,2 @@
SUBDIRS = $(plugins_enabled)
-DIST_SUBDIRS = $(all_plugins_base) $(all_plugins_standard) $(all_plugins_experimental) profiler
+DIST_SUBDIRS = $(all_plugins_base) $(all_plugins_standard) $(all_plugins_experimental) profiler python