more callbacks for the help menu
[xboard.git] / Makefile.am
index b72e3e5..d9a98ef 100644 (file)
@@ -1,8 +1,9 @@
 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
+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 callback.c interface.c
+
+AM_CPPFLAGS=-DINFODIR='"$(infodir)"' @GTK_CFLAGS@
+AM_LDFLAGS= -lm @XAW_LIBS@  @GTK_LIBS@
 
-AM_CPPFLAGS=-DINFODIR='"$(infodir)"'
-AM_LDFLAGS= -lm @XAW_LIBS@
 
 info_TEXINFOS = copyright.texi xboard.texi
 man6_MANS = xboard.man