]> git.draconx.ca Git - rarpd-dx.git/blobdiff - Makefile.am
Remove iputils headings from the man page.
[rarpd-dx.git] / Makefile.am
index 2909c0728771b298b619da1cef1190cd35812065..d0fcc15420d4cf51644c6c19e0d7e1a60e5f60f8 100644 (file)
@@ -12,7 +12,7 @@ XSLTPROC_MAN = $(XSLTPROC) -o $@ --nonet \
                --stringparam man.output.quietly 1 \
                --stringparam funcsynopsis.style ansi \
                --stringparam man.th.extra1.suppress 1 \
-               --stringparam iputils.version 'rarpd' \
+               --stringparam package '$(PACKAGE)' \
                $(XSLTPROCFLAGS) $(srcdir)/doc/custom-man.xsl
 
 DEV_TOOL_ERROR = { \
@@ -35,7 +35,7 @@ MAINTAINERCLEANFILES = $(dist_man_MANS)
 EXTRA_DIST += $(dist_man_MANS:.8=.xml) $(srcdir)/doc/custom-man.xsl
 
 sbin_PROGRAMS = rarpd
-rarpd_SOURCES = src/rarpd.c src/iputils_common.c src/iputils_common.h
+rarpd_SOURCES = src/rarpd.c
 
 # When running "make dist" in a VPATH build with a read-only srcdir, Automake
 # will produce a distribution with all files read-only.  Moreover, the files