diff options
-rw-r--r-- | GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile index 8cda072d..527d1a15 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -368,7 +368,7 @@ else install.lib: endif -.PHONY: install.manweb +.PHONY: install.manwebmain install.manwebmain: $(PKGDIR)/man/web/netpbm.url $(PKGDIR)/bin/doc.url $(PKGDIR)/man/web/netpbm.url: $(PKGDIR)/man/web |