X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=Makefile.am;h=5b7dc1bb14eb2ac9b33c520cd059ee490fec20a9;hb=ca8605d437ecd13652cf4fbbf7c9abcd348f0fd3;hp=c98df85d232508611ea9548e3803f1451e29deae;hpb=998b7c7246b5f2e96db31bbbd3c7e760849c2290;p=xboard.git diff --git a/Makefile.am b/Makefile.am index c98df85..5b7dc1b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ bin_PROGRAMS = xboard -xboard_SOURCES = backend.c lists.c pgntags.c xedittags.c xhistory.c zippy.c childio.c moves.c uci.c xengineoutput.c xoptions.c gamelist.c parser.c xboard.c xgamelist.c book.c +xboard_SOURCES = backend.c lists.c pgntags.c xedittags.c xhistory.c zippy.c childio.c moves.c uci.c xengineoutput.c xoptions.c gamelist.c parser.l xboard.c xgamelist.c book.c AM_CPPFLAGS=-DINFODIR='"$(infodir)"' AM_LDFLAGS=-lXt -lm @XAW_LIBS@