From: Arun Persaud Date: Mon, 18 Jan 2010 20:33:01 +0000 (-0800) Subject: fixed Makefile.am to include gtk-interface.xml and svg files X-Git-Tag: gtk-20100118~1 X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=commitdiff_plain;h=a85b6f1ad6d71fc991ddf22c051709192cfec2e1 fixed Makefile.am to include gtk-interface.xml and svg files --- diff --git a/Makefile.am b/Makefile.am index 0eea321..131a9fc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,11 +29,12 @@ xboard_SOURCES = backend.c backend.h backendz.h \ xgamelist.c xgamelist.h\ xhistory.c xhistory.h \ xoptions.c \ + gtk-interface.xml \ $(ZPY) xboard_LDADD = -lm @XAW_LIBS@ @GTK_LIBS@ -EXTRA_DIST = pixmaps bitmaps winboard sounds \ +EXTRA_DIST = pixmaps bitmaps svg sounds \ xboard.texi gpl.texinfo texi2man texinfo.tex xboard.man xboard.conf \ COPYRIGHT FAQ.html engine-intf.html ics-parsing.txt readme.htm readme_HGM.txt zippy.README