X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=tools%2Frpcdebug%2FMakefile.am;h=b0a3e1f9fe1a87d5ec8154756cf1349d0617ce6a;hp=409c98f46beb88fb93d7994a2665c78457011bfa;hb=adabe938c17b22aec5e89c24e1856de9fffe9f0c;hpb=ac5b03be829b4c9369ebfb07a688308721103228 diff --git a/tools/rpcdebug/Makefile.am b/tools/rpcdebug/Makefile.am index 409c98f..b0a3e1f 100644 --- a/tools/rpcdebug/Makefile.am +++ b/tools/rpcdebug/Makefile.am @@ -1,14 +1,9 @@ ## Process this file with automake to produce Makefile.in -CC=$(CC_FOR_BUILD) -LIBTOOL = @LIBTOOL@ --tag=CC +man8_MANS = rpcdebug.man +EXTRA_DIST = $(man8_MANS) -EXTRA_DIST= neat_idea.c - -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 -rpcdebug_LDFLAGS=$(LDFLAGS_FOR_BUILD) MAINTAINERCLEANFILES = Makefile.in