Repair the installation.
authorEric S. Raymond <esr@thyrsus.com>
Sun, 19 Jul 2015 14:06:40 +0000 (10:06 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Sun, 19 Jul 2015 14:06:40 +0000 (10:06 -0400)
Makefile

index e4716ded52755aeab5236306f8fee4727fc875db..ee64309476aa2d2d30337533b7526f86dc1bcfd8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -26,9 +26,9 @@ wumpus.6: wumpus.xml
 wumpus.html: wumpus.xml
        xmlto html-nochunks 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/
        mkdir -p $(prefix)/bin
        mkdir -p $(prefix)/share/man/man6
        cp wumpus superhack $(prefix)/bin/