From 9a9bae3af89e8e0c983d963d1bfbff111adc117f Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sat, 12 Dec 2009 23:38:20 -0800 Subject: [PATCH] added missing sounds files to be able to compile on windows --- Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.am b/Makefile.am index 7345205..9450077 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,7 +29,7 @@ xboard_SOURCES = backend.c backend.h backendz.h \ $(ZPY) xboard_LDADD = -lm @XAW_LIBS@ @X_LIBS@ -EXTRA_DIST = pixmaps bitmaps winboard\ +EXTRA_DIST = pixmaps bitmaps winboard sounds \ 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