Split back-endish part off xoptions.c, and move to dialogs.c
[xboard.git] / Makefile.am
index 7b95775..9314a68 100644 (file)
@@ -27,7 +27,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 \