geany/scintilla/include/Makefile.am
2010-11-24 21:43:31 +00:00

13 lines
254 B
Makefile

## Process this file with automake to produce Makefile.in
noinst_HEADERS = \
ILexer.h \
Platform.h
scintilla_includedir = $(includedir)/geany/scintilla/
scintilla_include_HEADERS = \
SciLexer.h \
Scintilla.h \
Scintilla.iface \
ScintillaWidget.h