Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Rename fix-xrefs into run-fix-xrefs to avoid make distdir to run the target
Baptiste Daroussin committed 12 years ago
commit 72b48ceaf46292b40d0836b7b1eacfb2e9647309
parent a33e25973742d6b3ae7d44645dd2c7afa5e58dcd
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: