Remove broken end-of-file comment.
authorGlenn Morris <rgm@gnu.org>
Sat, 6 Oct 2007 01:45:50 +0000 (01:45 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 6 Oct 2007 01:45:50 +0000 (01:45 +0000)
lib-src/Makefile.in

index 53577f4..91074d3 100644 (file)
@@ -462,6 +462,3 @@ update-game-score${EXEEXT}: update-game-score.o $(GETOPTDEPS)
 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)\""
-
-
-### Makefile ends here