X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=Makefile.am;h=b72e3e511a5aecf63c36ec720d819babc4a32e80;hb=726aedd72a60c0fd44e7da87b2d02a6377fd408c;hp=580e36b5bf8c8e8fe5ade787dc0cfe1f3f5d6757;hpb=818559e1809acf08190dab5ff1602a2cb9b001f0;p=xboard.git diff --git a/Makefile.am b/Makefile.am index 580e36b..b72e3e5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ 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.l xboard.c xgamelist.c book.c AM_CPPFLAGS=-DINFODIR='"$(infodir)"' -AM_LDFLAGS=-lXt -lm @XAW_LIBS@ +AM_LDFLAGS= -lm @XAW_LIBS@ info_TEXINFOS = copyright.texi xboard.texi man6_MANS = xboard.man