X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Frquotad%2FMakefile.am;h=dcc15ac9c4aad1c85d140b486ab8136cabb658c6;hb=582e963f4aa62c9c6957c3868d487a82385cc5a1;hp=3a45464998c9e893f894fc2d3b00af41c98075b8;hpb=de95c40031904260a31a3686d6a48d7842abccb4;p=nfs-utils.git diff --git a/utils/rquotad/Makefile.am b/utils/rquotad/Makefile.am index 3a45464..dcc15ac 100644 --- a/utils/rquotad/Makefile.am +++ b/utils/rquotad/Makefile.am @@ -40,6 +40,8 @@ $(GENFILES_H): %.h: %.x $(RPCGEN) test -f $@ && rm -rf $@ || true $(RPCGEN) -h -o $@ $< +CLEANFILES = $(GENFILES) + ####################################################################### # The following allows the current practice of having # daemons renamed during the install to include RPCPREFIX