CVS commit by staikos:
oops
M +2 -2 Makefile.am 1.174
--- kdeextragear-2/kst/kst/Makefile.am #1.173:1.174
@@ -61,6 +61,6 @@
pluginloader.cpp \
eparse-eh.cpp \
- eparse.y \
- escan.l
+ eparse.c \
+ escan.c
libkstmath_la_LDFLAGS = -no-undefined $(all_libraries)