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 0883793..3a45464 100644
--- a/utils/rquotad/Makefile.am
+++ b/utils/rquotad/Makefile.am
@@ -5,6 +5,8 @@ RPCGEN = $(top_builddir)/tools/rpcgen/rpcgen
GENFILES_XDR = rquota_xdr.c
GENFILES_H = rquota.h
+BUILT_SOURCES = $(GENFILES_H)
+
GENFILES = $(GENFILES_XDR) $(GENFILES_H)
man8_MANS = rquotad.man