Index: src/Parser/module.mk
===================================================================
--- src/Parser/module.mk	(revision 6081e74e28bfc2bf11d0a14a07c383dbfae431af)
+++ src/Parser/module.mk	(revision 27de95521e8ffa312b8ff4c8a3684e27f7360ea3)
@@ -11,6 +11,6 @@
 ## Created On       : Sat May 16 15:29:09 2015
 ## Last Modified By : Peter A. Buhr
-## Last Modified On : Sun May 31 23:52:20 2015
-## Update Count     : 76
+## Last Modified On : Mon Jun  1 08:16:25 2015
+## Update Count     : 83
 ###############################################################################
 
@@ -18,5 +18,5 @@
 
 AM_YFLAGS = -d -t -v
-
+cfa_cpp_LDADD = ${LEXLIB}	# yywrap
 MAINTAINERCLEANFILES = Parser/parser.output
 
@@ -33,4 +33,2 @@
        Parser/parseutility.cc \
        Parser/Parser.cc
-
-LIBS += -lfl
