aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/Makefile.in')
-rw-r--r--lib-src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in
index 29fc2ec5374..7f071543965 100644
--- a/lib-src/Makefile.in
+++ b/lib-src/Makefile.in
@@ -465,7 +465,7 @@ update-game-score${EXEEXT}: update-game-score.o $(GETOPTDEPS)
465 465
466update-game-score.o: ${srcdir}/update-game-score.c ../src/config.h $(GETOPT_H) 466update-game-score.o: ${srcdir}/update-game-score.c ../src/config.h $(GETOPT_H)
467 $(CC) -c ${CPP_CFLAGS} ${srcdir}/update-game-score.c \ 467 $(CC) -c ${CPP_CFLAGS} ${srcdir}/update-game-score.c \
468 -DHAVE_SHARED_GAME_DIR="\"$(gamedir)\"" \ 468 -DHAVE_SHARED_GAME_DIR="\"$(gamedir)\""
469 469
470/* These are NOT included in INSTALLABLES or UTILITIES. 470/* These are NOT included in INSTALLABLES or UTILITIES.
471 See ../src/Makefile.in. */ 471 See ../src/Makefile.in. */