X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Frquotad%2FMakefile.am;h=dcc15ac9c4aad1c85d140b486ab8136cabb658c6;hb=dbfcba5b03481d49f3e78946fe8fd066e2025545;hp=3a45464998c9e893f894fc2d3b00af41c98075b8;hpb=89053f3f440b629911cb994a293d5be73bb79bf9;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