[gedit] Add time plugin to makefile.



commit 9d03b47226a647b49b26fa6a2299d77a1117481a
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Tue Jun 29 14:44:01 2010 +0200

    Add time plugin to makefile.

 plugins/Makefile.am |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 8a7e956..3c9960b 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -5,10 +5,10 @@ DIST_SUBDIRS = \
 	filebrowser	\
 	modelines	\
 	sort		\
-	taglist
+	taglist		\
+	time
 
 #	spell 		\
-#	time
 #	externaltools
 #	pythonconsole
 #	quickopen
@@ -20,11 +20,11 @@ SUBDIRS = \
 	filebrowser	\
 	modelines	\
 	sort		\
-	taglist
+	taglist		\
+	time
 
 #	filebrowser
 #	modelines
-#	time
 #	pythonconsole
 #	quickopen
 #	snippets



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