2f6420a13e
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1736 ea778897-0a13-0410-b9d1-a72fbfd435f5
14 lines
215 B
Makefile
14 lines
215 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
noinst_HEADERS = \
|
|
Accessor.h \
|
|
KeyWords.h \
|
|
Platform.h \
|
|
PropSet.h \
|
|
SciLexer.h \
|
|
Scintilla.h \
|
|
ScintillaWidget.h \
|
|
WindowAccessor.h \
|
|
SString.h
|
|
|