diff options
author | Jain Vivek <jvivek@src.gnome.org> | 2005-06-13 19:11:36 +0800 |
---|---|---|
committer | Jain Vivek <jvivek@src.gnome.org> | 2005-06-13 19:11:36 +0800 |
commit | c52fbd0f99312c8f381a4b0b25a49f59a81f9c63 (patch) | |
tree | 61a882c584db0b0c5083279f26b1ef7dfc4ed73d /plugins/Makefile.am | |
parent | 4841ebd2d10d0745bd19063e22aec5130808b16b (diff) | |
download | gsoc2013-evolution-c52fbd0f99312c8f381a4b0b25a49f59a81f9c63.tar.gz gsoc2013-evolution-c52fbd0f99312c8f381a4b0b25a49f59a81f9c63.tar.zst gsoc2013-evolution-c52fbd0f99312c8f381a4b0b25a49f59a81f9c63.zip |
Removed unneeded files
svn path=/trunk/; revision=29496
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r-- | plugins/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 2efff668ac..8b53d3de3c 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -1,2 +1,2 @@ SUBDIRS = $(plugins_enabled) -DIST_SUBDIRS = $(plugins_base) $(plugins_standard) $(plugins_experimental) profiler +DIST_SUBDIRS = $(plugins_base) $(plugins_standard) $(plugins_experimental) profiler groupwise-features |