Redo Game List with generic popup
[xboard.git] / Makefile.am
index 9314a68..548a6da 100644 (file)
@@ -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,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 \