Give the dual-board option a separate board window
[xboard.git] / Makefile.am
index 548a6da..9d9c552 100644 (file)
@@ -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@