X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=Makefile.am;h=19355794df4f32444cf07e78d8eb7b8cb7f410e2;hb=cbd80b765ec4a10f6cdde5811bc0f216c975eb50;hp=7b9577518a12d0758e3e21a6f387bf78d7f01ed8;hpb=b9c6b5e9fcd6321336ec28f25833530db79b928d;p=xboard.git diff --git a/Makefile.am b/Makefile.am index 7b95775..1935579 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,6 +20,7 @@ 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 \ @@ -27,7 +28,7 @@ xboard_SOURCES = backend.c backend.h backendz.h \ 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 \