X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=Makefile.am;h=fe7da8ce72abffd62b21130a2074952908c45a46;hb=747fb0571c0942f12845351dca22af723300cc09;hp=7b9577518a12d0758e3e21a6f387bf78d7f01ed8;hpb=b9c6b5e9fcd6321336ec28f25833530db79b928d;p=xboard.git diff --git a/Makefile.am b/Makefile.am index 7b95775..fe7da8c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,7 +12,7 @@ xboard_SOURCES = backend.c backend.h backendz.h \ childio.c childio.h \ common.h \ frontend.h \ - gamelist.c \ + gamelist.c ngamelist.c \ gettext.h \ lists.c lists.h \ moves.c moves.h \ @@ -20,14 +20,15 @@ xboard_SOURCES = backend.c backend.h backendz.h \ pgntags.c \ uci.c \ xboard.c xboard.h args.h menus.c menus.h \ + usounds.c usystem.c usystem.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 \ + xoptions.c dialogs.c dialogs.h \ filebrowser/selfile.c filebrowser/selfile.h \ filebrowser/draw.c filebrowser/path.c \ filebrowser/dir.c filebrowser/xstat.h \