[gedit] gedit-commands header is public



commit 28052e18a60ec5c83a4c059d8f326dceb36b665a
Author: Paolo Borelli <porelli gnome org>
Date:   Mon Jun 8 21:31:45 2009 +0200

    gedit-commands header is public
---
 gedit/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gedit/Makefile.am b/gedit/Makefile.am
index 51919e4..ba3aaac 100644
--- a/gedit/Makefile.am
+++ b/gedit/Makefile.am
@@ -53,7 +53,6 @@ gedit_LDADD += gedit-res.o
 endif
 
 NOINST_H_FILES =			\
-	gedit-commands.h		\
 	gedit-language-manager.h	\
 	gedit-style-scheme-manager.h	\
 	gedit-plugin-info.h		\
@@ -81,6 +80,7 @@ NOINST_H_FILES =			\
 
 INST_H_FILES =				\
 	gedit-app.h			\
+	gedit-commands.h		\
 	gedit-convert.h			\
 	gedit-debug.h			\
 	gedit-document.h 		\



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