summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 15bba637..ccdc1958 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,4 +1,3 @@
-
MANPAGE_GEN_FILES = environ.man \
doom.template \
heretic.template \
@@ -35,8 +34,8 @@ SETUP_MAN_PAGES = \
@PROGRAM_PREFIX@hexen-setup.6 \
@PROGRAM_PREFIX@strife-setup.6
-man_MANS = @PROGRAM_PREFIX@server.6 \
- @PROGRAM_PREFIX@setup.6 \
+man_MANS = chocolate-server.6 \
+ chocolate-setup.6 \
$(GENERATED_MAN_PAGES) \
$(SETUP_MAN_PAGES)