SF.net SVN: geany:[5439] branches/unstable/wscript
eht16 at users.sourceforge.net
eht16 at xxxxx
Wed Nov 24 21:39:51 UTC 2010
Revision: 5439
http://geany.svn.sourceforge.net/geany/?rev=5439&view=rev
Author: eht16
Date: 2010-11-24 21:39:50 +0000 (Wed, 24 Nov 2010)
Log Message:
-----------
Install ILexer.h as well
Modified Paths:
--------------
branches/unstable/wscript
Modified: branches/unstable/wscript
===================================================================
--- branches/unstable/wscript 2010-11-24 21:29:16 UTC (rev 5438)
+++ branches/unstable/wscript 2010-11-24 21:39:50 UTC (rev 5439)
@@ -405,7 +405,7 @@
src/templates.h src/toolbar.h src/ui_utils.h src/utils.h
plugins/geanyplugin.h plugins/geanyfunctions.h''')
bld.install_files('${PREFIX}/include/geany/scintilla', '''
- scintilla/include/SciLexer.h scintilla/include/Scintilla.h
+ scintilla/include/ILexer.h scintilla/include/SciLexer.h scintilla/include/Scintilla.h
scintilla/include/Scintilla.iface scintilla/include/ScintillaWidget.h ''')
bld.install_files('${PREFIX}/include/geany/tagmanager', '''
tagmanager/include/tm_file_entry.h tagmanager/include/tm_project.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