added book.c to Makefile.am
[xboard.git] / Makefile.am
index cb1a1e5..c98df85 100644 (file)
@@ -1,7 +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.c xboard.c xgamelist.c book.c
+
 AM_CPPFLAGS=-DINFODIR='"$(infodir)"'
 AM_LDFLAGS=-lXt -lm @XAW_LIBS@
-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 
+
 info_TEXINFOS = copyright.texi xboard.texi
 man6_MANS = xboard.man