summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-04-05 16:38:57 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-04-05 16:38:57 +0000
commit5d07e013469fedd47256ee7ec24792c0f4135e6d (patch)
tree87bb6f30ac6df7bccdde156832680b566ef5f98d /Makefile
parent075a3ee5ea7b8a761f32c3afd8b483dad8b67049 (diff)
downloadmandoc-5d07e013469fedd47256ee7ec24792c0f4135e6d.tar.gz
Added TEXTS to installwww.VERSION.1.7.10
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a404b804..85168460 100644
--- a/Makefile
+++ b/Makefile
@@ -86,7 +86,7 @@ port: mdocml-oport-$(VERSION).tar.gz \
www: all $(HTMLS) $(TARGZS) $(TEXTS)
installwww: www
- install -m 0444 $(HTMLS) $(STATICS) $(PREFIX)/
+ install -m 0444 $(TEXTS) $(HTMLS) $(STATICS) $(PREFIX)/
install -m 0444 mdocml-$(VERSION).tar.gz $(PREFIX)/snapshots/
install -m 0444 mdocml-$(VERSION).tar.gz $(PREFIX)/snapshots/mdocml.tar.gz
install -m 0444 mdocml-oport-$(VERSION).tar.gz $(PREFIX)/ports-openbsd/