aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ff2e86b..f22802b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -103,6 +103,8 @@ endif
CLEANFILES = $(BUILT_SOURCES) \
symbols-scintilla.c symbols-scilexer.c
+# FIXME: Perhaps symbols-extract.tes should work with --stdin/--stdout.
+# Requires changing the command-line argument passing first.
symbols-scintilla.c : @SCINTILLA_PATH@/include/Scintilla.h \
symbols-extract.tes
$(SCITECO_MINIMAL) -8m -- @srcdir@/symbols-extract.tes \