Split usounds.c and usystem.c from xboard.c
[xboard.git] / Makefile.am
index 7b95775..1935579 100644 (file)
@@ -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 \