Remove not useless tm_source_file_ctags_init() indirection
[geany-mirror.git] / scintilla / include / Makefile.am
blob28b8f173eb4d50caa03dbdebde07ccc737e30981
1 ## Process this file with automake to produce Makefile.in
3 noinst_HEADERS = \
4         ILexer.h \
5         Platform.h
7 scintilla_includedir = $(includedir)/geany/scintilla/
8 scintilla_include_HEADERS = \
9         SciLexer.h \
10         Scintilla.h \
11         Scintilla.iface \
12         ScintillaWidget.h \
13         Sci_Position.h