From eacd7be6699faba3ca97e182d38e6383b5d622c3 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Thu, 5 Nov 2009 19:32:35 -0800 Subject: [PATCH] add Winboard source files into tar-ball forgot to add them when rewriting the Makefile.am --- Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.am b/Makefile.am index 6332932..c48b655 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,7 +27,7 @@ xboard_SOURCES = backend.c backend.h backendz.h \ $(ZPY) xboard_LDADD = -lm @X_PRE_LIBS@ @XAW_LIBS@ @X_LIBS@ @X_EXTRA_LIBS@ -EXTRA_DIST = pixmaps bitmaps shogibitmaps \ +EXTRA_DIST = pixmaps bitmaps shogibitmaps winboard\ xboard.texi gpl.texinfo texi2man texinfo.tex xboard.man \ COPYRIGHT FAQ.html engine-intf.html ics-parsing.txt readme.htm readme_HGM.txt zippy.README -- 1.7.0.4