diff lib-src/Makefile.in @ 67739:9a6debd2ab11

(update-game-score.o): Delete spurious final `\'.
author Richard M. Stallman <rms@gnu.org>
date Thu, 22 Dec 2005 16:18:39 +0000
parents a11113bfd76c
children 3661e9b3c48f 7beb78bc1f8e
line wrap: on
line diff
--- a/lib-src/Makefile.in	Thu Dec 22 16:09:32 2005 +0000
+++ b/lib-src/Makefile.in	Thu Dec 22 16:18:39 2005 +0000
@@ -465,7 +465,7 @@
 
 update-game-score.o: ${srcdir}/update-game-score.c ../src/config.h $(GETOPT_H)
 	$(CC) -c ${CPP_CFLAGS} ${srcdir}/update-game-score.c \
-	  -DHAVE_SHARED_GAME_DIR="\"$(gamedir)\"" \
+	  -DHAVE_SHARED_GAME_DIR="\"$(gamedir)\""
 
 /* These are NOT included in INSTALLABLES or UTILITIES.
    See ../src/Makefile.in.  */