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