From: Eric S. Raymond Date: Sun, 19 Jul 2015 14:06:40 +0000 (-0400) Subject: Repair the installation. X-Git-Tag: 1.7~8 X-Git-Url: https://jxself.org/git/?p=wumpus.git;a=commitdiff_plain;h=704efe56c18de60308a79abc30ad315a66090f19 Repair the installation. --- diff --git a/Makefile b/Makefile index e4716de..ee64309 100644 --- a/Makefile +++ b/Makefile @@ -26,9 +26,9 @@ wumpus.6: wumpus.xml wumpus.html: wumpus.xml xmlto html-nochunks wumpus.xml -SOURCES = README COPYING NEWS Makefile wumpus.c superhack.c wumpus.xml wumpus.png +SOURCES = README COPYING NEWS control Makefile wumpus.c superhack.c wumpus.xml wumpus.png -install: wumpus.6 +install: wumpus superhack wumpus.6 mkdir -p $(prefix)/bin mkdir -p $(prefix)/share/man/man6 cp wumpus superhack $(prefix)/bin/