X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=Makefile.am;h=9d9c5529cf86493bcd275208fd0b1d30a7828a46;hb=24027336f2789abd43dc83274a6ed705d0a3c2f3;hp=548a6da99c7cbc5d95400cc61a9776ba56d74050;hpb=73419c47f539f4f6d0700fe8ec89bb0f6259c94e;p=xboard.git diff --git a/Makefile.am b/Makefile.am index 548a6da..9d9c552 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,14 +24,11 @@ xboard_SOURCES = backend.c backend.h backendz.h \ board.c board.h \ xedittags.c xedittags.h \ engineoutput.c engineoutput.h \ - xengineoutput.c \ + nengineoutput.c xengineoutput.c \ evalgraph.c evalgraph.h xevalgraph.c xevalgraph.h\ xgamelist.c xgamelist.h\ history.c xhistory.c xhistory.h \ xoptions.c dialogs.c dialogs.h \ - filebrowser/selfile.c filebrowser/selfile.h \ - filebrowser/draw.c filebrowser/path.c \ - filebrowser/dir.c filebrowser/xstat.h \ $(ZPY) SUBDIRS = po xboard_LDADD = -lm @XAW_LIBS@ @X_LIBS@ @LIBINTL@