X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=tools%2Frpcdebug%2FMakefile.am;h=b0a3e1f9fe1a87d5ec8154756cf1349d0617ce6a;hp=65def67afff521f855a796d99281dda389005273;hb=adabe938c17b22aec5e89c24e1856de9fffe9f0c;hpb=9f5b40b7a68fe0a2648565ecbd4b08bf60287130 diff --git a/tools/rpcdebug/Makefile.am b/tools/rpcdebug/Makefile.am index 65def67..b0a3e1f 100644 --- a/tools/rpcdebug/Makefile.am +++ b/tools/rpcdebug/Makefile.am @@ -1,12 +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) -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