summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--utils/rquotad/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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