removed parser.l from build process, also removed flex dependency from configure
[xboard.git] / Makefile.am
index 2056f8b..aa2cadb 100644 (file)
@@ -16,7 +16,7 @@ xboard_SOURCES = backend.c backend.h backendz.h \
                 gettext.h  \
                 lists.c lists.h \
                 moves.c moves.h \
-                parser.l parser.h \
+                parser.c parser.h \
                 pgntags.c \
                 uci.c \
                 xboard.c xboard.h args.h \
@@ -36,7 +36,7 @@ xboard_LDADD = -lm @XAW_LIBS@ @X_LIBS@
 EXTRA_DIST = pixmaps bitmaps winboard sounds filebrowser/README \
        xboard.texi gpl.texinfo texi2man texinfo.tex xboard.man xboard.desktop \
        COPYRIGHT FAQ.html engine-intf.html ics-parsing.txt readme.htm zippy.README \
-       xboard.conf.in
+       xboard.conf.in SHORTLOG DIFFSTAT history.c
 
 DISTCLEANFILES = stamp-h