[gedit] Fix makefile.
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Fix makefile.
- Date: Sun, 27 Jun 2010 16:35:38 +0000 (UTC)
commit d50b76f9a980ccb0af5f9d05a54d53472d1e6ad3
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sun Jun 27 18:35:25 2010 +0200
Fix makefile.
plugins/Makefile.am | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index e876f0a..c51d953 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -1,12 +1,12 @@
DIST_SUBDIRS = \
+ checkupdate \
modelines \
changecase \
- docinfo
+ docinfo \
+ sort
-# checkupdate \
# filebrowser \
# modelines \
-# sort \
# spell \
# taglist \
# time
@@ -18,11 +18,11 @@ DIST_SUBDIRS = \
SUBDIRS = \
modelines \
changecase \
- docinfo
+ docinfo \
+ sort
# filebrowser
# modelines
-# sort
# taglist
# time
# pythonconsole
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]