X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=Makefile.am;h=9d9c5529cf86493bcd275208fd0b1d30a7828a46;hb=c0d0ea91773838e5d11c3cd3b407fea251058c34;hp=78450cc30257a5f21d9a035eddebfb2a7afc3468;hpb=23f6529fd69c3c9152911e545428d0aa325e0d4a;p=xboard.git diff --git a/Makefile.am b/Makefile.am index 78450cc..9d9c552 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,24 +12,23 @@ 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 \ parser.c parser.h \ pgntags.c \ uci.c \ - xboard.c xboard.h args.h \ + 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 \ - 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 \ - filebrowser/selfile.c filebrowser/selfile.h \ - filebrowser/draw.c filebrowser/path.c \ - filebrowser/dir.c filebrowser/xstat.h \ + xoptions.c dialogs.c dialogs.h \ $(ZPY) SUBDIRS = po xboard_LDADD = -lm @XAW_LIBS@ @X_LIBS@ @LIBINTL@ @@ -146,7 +145,7 @@ dist_bitmaps_DATA = \ ### directory and files for pixmaps pixmapsdir = $(datadir)/games/xboard/pixmaps/textures -dist_pixmaps_DATA = pixmaps/wood_d.xpm pixmaps/wood_l.xpm +dist_pixmaps_DATA = pixmaps/wood_d.xpm pixmaps/wood_l.xpm pixmaps/cross32.xpm pixmaps/cross48.xpm pixmaps/board32.xpm pixmaps/board48.xpm ### directory and files for sound files