[anjuta-extras] scintilla: Add a forgotten file in Makefile.am in the previous changes



commit 9bfb758124c2b7a4c81811032fa342b479107f53
Author: SÃbastien Granjoux <seb sfo free fr>
Date:   Tue Mar 6 19:32:45 2012 +0100

    scintilla: Add a forgotten file in Makefile.am in the previous changes

 plugins/scintilla/scintilla/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/scintilla/scintilla/Makefile.am b/plugins/scintilla/scintilla/Makefile.am
index b681bfd..bcc8fdc 100644
--- a/plugins/scintilla/scintilla/Makefile.am
+++ b/plugins/scintilla/scintilla/Makefile.am
@@ -57,6 +57,7 @@ libanjuta_scintilla_la_SOURCES =\
 	src/ScintillaBase.h \
 	src/Selection.cxx \
 	src/Selection.h \
+	src/SplitVector.h \
 	src/Style.cxx \
 	src/Style.h \
 	src/SVector.h \



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