worked on premove bug
[xboard.git] / Makefile.am
index b5d3275..6332932 100644 (file)
@@ -25,16 +25,18 @@ xboard_SOURCES = backend.c backend.h backendz.h \
                 xhistory.c  xhistory.h \
                 xoptions.c \
                 $(ZPY)
+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
 
 AM_CPPFLAGS=-DINFODIR='"$(infodir)"' @X_CFLAGS@
-AM_LDFLAGS= -lm @X_PRE_LIBS@ @XAW_LIBS@ @X_LIBS@ @X_EXTRA_LIBS@
 
-info_TEXINFOS = copyright.texi xboard.texi
+info_TEXINFOS =  xboard.texi
+xboard_TEXINFOS =  copyright.texi 
 man6_MANS = xboard.man
 
 xboard.man: xboard.texi copyright.texi gpl.texinfo version.texi