[gedit] plugins/Makefile.am: dist all the directories



commit 8a97d7f04ebf97f5d8d3595a219ba33a4c5e3ee5
Author: Javier JardÃn <jjardon gnome org>
Date:   Tue Jul 31 18:38:21 2012 +0200

    plugins/Makefile.am: dist all the directories

 plugins/Makefile.am |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 845231c..af38a81 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -2,21 +2,17 @@ DIST_SUBDIRS = \
 	changecase	\
 	checkupdate	\
 	docinfo		\
+	externaltools	\
 	filebrowser	\
 	modelines	\
+	pythonconsole	\
+	quickopen	\
+	snippets	\
 	sort		\
 	spell 		\
 	time		\
 	zeitgeist
 
-if ENABLE_PYTHON
-DIST_SUBDIRS += \
-	externaltools	\
-	pythonconsole	\
-	quickopen	\
-	snippets
-endif
-
 SUBDIRS = \
 	changecase	\
 	docinfo		\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]