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=eb8229338f060f3974fd5557c8bc86fdb9005a81;hpb=9f5b40b7a68fe0a2648565ecbd4b08bf60287130 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