geany/scintilla/include/Makefile.am
2015-09-20 18:39:15 +02:00

14 lines
272 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 \
Sci_Position.h