added book.c to Makefile.am
authorArun Persaud <arun@nubati.net>
Sun, 26 Apr 2009 21:44:51 +0000 (14:44 -0700)
committerArun Persaud <arun@nubati.net>
Sat, 2 May 2009 19:34:14 +0000 (12:34 -0700)
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