X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=Makefile.am;h=e06b5680faa195ba8d9308eb9d21c6e7a1f3f3f3;hb=06d3d751525f40869ef6dfd96e33c590008123c2;hp=c48b6558c37f0df87bdbf050b6722a842ccc7c11;hpb=425e3e9dee3a43fb968c5917587554c03cc63ed8;p=xboard.git diff --git a/Makefile.am b/Makefile.am index c48b655..e06b568 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,10 +16,11 @@ xboard_SOURCES = backend.c backend.h backendz.h \ lists.c lists.h \ moves.c moves.h \ parser.l parser.h \ - pgntags.c \ + pgntags.c \ uci.c \ - xboard.c xboard.h \ + xboard.c xboard.h args.h \ xedittags.c xedittags.h \ + engineoutput.c engineoutput.h \ xengineoutput.c \ xgamelist.c xgamelist.h\ xhistory.c xhistory.h \ @@ -27,7 +28,7 @@ xboard_SOURCES = backend.c backend.h backendz.h \ $(ZPY) xboard_LDADD = -lm @X_PRE_LIBS@ @XAW_LIBS@ @X_LIBS@ @X_EXTRA_LIBS@ -EXTRA_DIST = pixmaps bitmaps shogibitmaps winboard\ +EXTRA_DIST = pixmaps bitmaps winboard\ 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