aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2014-10-07 19:23:45 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2014-10-07 19:23:45 +0200
commit08c58ff72efd61380e82329609c552d3c446071d (patch)
treed4200ee62204797e325df4446784f982e4250faa /src/Makefile.am
parentaf17bd73e210f16c8947acb8119ff9e2d3c2f054 (diff)
parent35df3d7d0928b57166b2da800d40d38f079ce768 (diff)
downloadsciteco-08c58ff72efd61380e82329609c552d3c446071d.tar.gz
Merge branch 'master' of https://github.com/rhaberkorn/sciteco
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index a4662bd..60b866e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,4 +1,5 @@
include $(top_srcdir)/bootstrap.am
+include $(top_srcdir)/scintilla.am
AM_CFLAGS = -Wall -std=c99
AM_CXXFLAGS = -Wall -Wno-char-subscripts