Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Rename fix-xrefs into run-fix-xrefs to avoid make distdir to run the target
Baptiste Daroussin committed 12 years ago
commit 72b48ceaf46292b40d0836b7b1eacfb2e9647309
parent a33e259
1 file changed +2 -2
modified docs/Makefile.am
@@ -35,9 +35,9 @@ dist_man_MANS= pkg-add.8 \
		pkg_repos.3

EXTRA_DIST=	fix-xrefs
-
.PHONY: fix-xrefs
+
.PHONY: run-fix-xrefs

-
fix-xrefs:
+
run-fix-xrefs:
	@$(srcdir)/fix-xrefs ${dist_man_MANS}

install-data-hook: