changeset 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 f2537ba84319
children 4791c9905d63
files lib-src/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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.  */