aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-05-24 17:00:15 +0200
committerKay Sievers <kay.sievers@vrfy.org>2010-05-24 17:00:15 +0200
commit63749b1a5fc68a44024dc6a4299b04a1f5d437e8 (patch)
treef861e98cb751011a93bd1034671b70ddba33799a /Makefile.am
parentc2d5139bfc67e0604e91e49081568fe9e13bd365 (diff)
downloadudev-63749b1a5fc68a44024dc6a4299b04a1f5d437e8.tar.gz
man: directly use 'refentry'
And make Lennart happy! :)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 09cb5601..8406a6bc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -156,7 +156,7 @@ EXTRA_DIST += \
udev/udevd.xml
%.7 %.8 : %.xml
- $(XSLTPROC) -o $@ -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
+ $(AM_V_GEN)$(XSLTPROC) -o $@ -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
# ------------------------------------------------------------------------------
# udev tests