From 130b066a6cee64342ec5131261c4469e0dda6f52 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Thu, 3 Feb 2011 08:50:50 -0800 Subject: [PATCH] added history.c to the tar-ball. Needed for Winboard --- Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.am b/Makefile.am index 2698934..7d0b937 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,7 +36,7 @@ xboard_LDADD = -lm @XAW_LIBS@ @X_LIBS@ EXTRA_DIST = pixmaps bitmaps winboard sounds filebrowser/README \ xboard.texi gpl.texinfo texi2man texinfo.tex xboard.man xboard.desktop \ COPYRIGHT FAQ.html engine-intf.html ics-parsing.txt readme.htm zippy.README \ - xboard.conf.in SHORTLOG DIFFSTAT + xboard.conf.in SHORTLOG DIFFSTAT history.c DISTCLEANFILES = stamp-h -- 1.7.0.4