SF.net SVN: geany: [2414] trunk/scintilla/include/Makefile.am

eht16 at users.sourceforge.net eht16 at xxxxx
Wed Mar 26 17:25:35 UTC 2008


Revision: 2414
          http://geany.svn.sourceforge.net/geany/?rev=2414&view=rev
Author:   eht16
Date:     2008-03-26 10:25:32 -0700 (Wed, 26 Mar 2008)

Log Message:
-----------
Add Scintilla.iface to include_HEADERS to also get it installed (oops).

Modified Paths:
--------------
    trunk/scintilla/include/Makefile.am

Modified: trunk/scintilla/include/Makefile.am
===================================================================
--- trunk/scintilla/include/Makefile.am	2008-03-26 17:19:18 UTC (rev 2413)
+++ trunk/scintilla/include/Makefile.am	2008-03-26 17:25:32 UTC (rev 2414)
@@ -5,7 +5,6 @@
 	KeyWords.h \
 	Platform.h \
 	PropSet.h \
-	Scintilla.iface \
 	WindowAccessor.h \
 	SString.h
 
@@ -13,4 +12,5 @@
 scintilla_include_HEADERS = \
 	SciLexer.h \
 	Scintilla.h \
+	Scintilla.iface \
 	ScintillaWidget.h


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list