geany/scintilla/include/Makefile.am
Enrico Tröger 8cb2cf0997 Initial import
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-22 12:26:26 +00:00

20 lines
301 B
Makefile

## Process this file with automake to produce Makefile.in
scintilla_INCLUDES = \
Accessor.h \
KeyWords.h \
Platform.h \
PropSet.h \
SciLexer.h \
Scintilla.h \
ScintillaWidget.h \
WindowAccessor.h \
SString.h
EXTRA_DIST = $(scintilla_INCLUDES) \
Face.py \
HFacer.py \
Scintilla.iface