summaryrefslogtreecommitdiffstats
path: root/adventure
diff options
context:
space:
mode:
Diffstat (limited to 'adventure')
-rw-r--r--adventure/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/adventure/Makefile b/adventure/Makefile
index 834502a8..225c6338 100644
--- a/adventure/Makefile
+++ b/adventure/Makefile
@@ -2,7 +2,7 @@
PROG= adventure
SRCS= main.c init.c done.c save.c subr.c vocab.c wizard.c io.c data.c crc.c
-MAN6= adventure.0
+MAN= adventure.6
CFLAGS+=-traditional-cpp
HIDEGAME=hidegame
CLEANFILES+=setup data.c