Fix catalan translation
[geany-mirror.git] / scintilla / include / Makefile.am
blobd7715c0f3ec6df09519b50836d1a80adf33b3379
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