2005-11-22 12:26:26 +00:00
|
|
|
## Process this file with automake to produce Makefile.in
|
|
|
|
|
2007-07-24 09:24:14 +00:00
|
|
|
noinst_HEADERS = \
|
2005-11-22 12:26:26 +00:00
|
|
|
Accessor.h \
|
|
|
|
KeyWords.h \
|
|
|
|
Platform.h \
|
|
|
|
PropSet.h \
|
|
|
|
SciLexer.h \
|
|
|
|
Scintilla.h \
|
|
|
|
ScintillaWidget.h \
|
|
|
|
WindowAccessor.h \
|
2007-06-18 13:02:34 +00:00
|
|
|
SString.h
|
2005-11-22 12:26:26 +00:00
|
|
|
|