X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=Makefile.am;h=697bb3a146c271a8a96f5594f048137e7abc3912;hb=refs%2Ftags%2Fhgm-4.20100107;hp=49e7e15a6582aac320cfeed5fb0a9138c29fdf8e;hpb=04886e8f191744d287b126d97cf198694ffab97d;p=xboard.git diff --git a/Makefile.am b/Makefile.am index 49e7e15..697bb3a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,9 +22,12 @@ xboard_SOURCES = backend.c backend.h backendz.h \ xedittags.c xedittags.h \ engineoutput.c engineoutput.h \ xengineoutput.c \ + evalgraph.c evalgraph.h xevalgraph.c \ xgamelist.c xgamelist.h\ xhistory.c xhistory.h \ xoptions.c \ + selfile.c selfile.h \ + draw.c path.c dir.c xstat.h \ $(ZPY) xboard_LDADD = -lm @XAW_LIBS@ @X_LIBS@