geany/scintilla/include/Makefile.am

13 lines
254 B
Makefile
Raw Normal View History

## 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