From: Arun Persaud Date: Sun, 21 Oct 2012 18:10:36 +0000 (-0700) Subject: we still need a few bitmaps, so the directory needs to be included in Makefile.am X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=ac78c32b9714a6b32a754a7382f4d0d2549e0612;p=xboard.git we still need a few bitmaps, so the directory needs to be included in Makefile.am make distcheck complained about this --- diff --git a/Makefile.am b/Makefile.am index cf6a7d9..b9308c4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -33,7 +33,7 @@ xboard_SOURCES = backend.c backend.h backendz.h \ $(ZPY) SUBDIRS = po xboard_LDADD = -lm @XAW_LIBS@ @X_LIBS@ @LIBINTL@ @CAIRO_LIBS@ -EXTRA_DIST = pixmaps shogi sounds winboard \ +EXTRA_DIST = pixmaps shogi sounds winboard bitmaps\ xboard.texi gpl.texinfo texi2man texinfo.tex xboard.man xboard.desktop \ xboard-fen-viewer.desktop xboard-pgn-viewer.desktop xboard-tourney.desktop xboard.xml \ COPYRIGHT FAQ.html engine-intf.html ics-parsing.txt readme.htm zippy.README \