From 4135e15849968700f028ffbbb46ad92aa540967c Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Tue, 8 Sep 2009 09:10:34 -0700 Subject: [PATCH] added some more files to be distributed via make dist as suggested by Stanislav Brabec --- Makefile.am | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Makefile.am b/Makefile.am index 4c64651..6332932 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,7 +28,8 @@ xboard_SOURCES = backend.c backend.h backendz.h \ xboard_LDADD = -lm @X_PRE_LIBS@ @XAW_LIBS@ @X_LIBS@ @X_EXTRA_LIBS@ EXTRA_DIST = pixmaps bitmaps shogibitmaps \ - xboard.texi gpl.texinfo texi2man texinfo.tex xboard.man + 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 DISTCLEANFILES = stamp-h -- 1.7.0.4