foxygit / doom Log in
commit 9fcbb2be4ebf6f310369b298604acbc44d05de1e
Author:     Fabian Greffrath <fabian@greffrath.com>
AuthorDate: Tue Apr 22 13:09:00 2014 +0200
Commit:     Fabian Greffrath <fabian@greffrath.com>
CommitDate: Tue Apr 22 13:09:00 2014 +0200

    Follow up for "fix man/Makefile for forks"
---
 man/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/Makefile.am b/man/Makefile.am
index ccdc1958..68daf199 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -48,7 +48,7 @@ CLEANFILES = $(GENERATED_MAN_PAGES) $(SETUP_MAN_PAGES) \
              $(doomdocs_DATA) $(hereticdocs_DATA) \
              $(hexendocs_DATA) $(strifedocs_DATA)

-$(SETUP_MAN_PAGES): @PROGRAM_PREFIX@setup.6
+$(SETUP_MAN_PAGES): chocolate-setup.6
 	cp $< $@

 @PROGRAM_PREFIX@doom.6: ../src $(MANPAGE_GEN_FILES)