X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=Makefile.am;h=a30157bae330246fa1861922020e0b574c918e67;hb=89b4744733181f1192eaa26bde00d2f0e7843182;hp=7d0b937cd4b28f889a3fac9846bf9a4a460b1b34;hpb=130b066a6cee64342ec5131261c4469e0dda6f52;p=xboard.git diff --git a/Makefile.am b/Makefile.am index 7d0b937..a30157b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,7 @@ xboard_SOURCES = backend.c backend.h backendz.h \ gettext.h \ lists.c lists.h \ moves.c moves.h \ - parser.l parser.h \ + parser.c parser.h \ pgntags.c \ uci.c \ xboard.c xboard.h args.h \ @@ -68,7 +68,7 @@ Applications_DATA = xboard.desktop ### directory and files to be used as bitmaps -bitmapdir = $(datadir)/games/xboard/ +bitmapdir = $(datadir)/games/xboard dist_bitmap_DATA = pixmaps/wood_d.xpm pixmaps/wood_l.xpm