X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=tools%2Frpcdebug%2FMakefile.am;h=39b70c909b556eed02f763f8164dff597a211214;hp=65def67afff521f855a796d99281dda389005273;hb=65735eef8a9441901245f6047edafc50f2d97c97;hpb=23b3a9d0284d78cb6bf96b8cd44e9a4662ff60ae diff --git a/tools/rpcdebug/Makefile.am b/tools/rpcdebug/Makefile.am index 65def67..39b70c9 100644 --- a/tools/rpcdebug/Makefile.am +++ b/tools/rpcdebug/Makefile.am @@ -3,7 +3,10 @@ CC=$(CC_FOR_BUILD) LIBTOOL = @LIBTOOL@ --tag=CC -noinst_PROGRAMS = rpcdebug +man8_MANS = rpcdebug.man +EXTRA_DIST = $(man8_MANS) + +sbin_PROGRAMS = rpcdebug rpcdebug_SOURCES = rpcdebug.c rpcdebug_CFLAGS=$(CFLAGS_FOR_BUILD) rpcdebug_CPPFLAGS=$(CPPFLAGS_FOR_BUILD) -I$(top_srcdir)/support/include