aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
m---------acvmod0
-rw-r--r--src/Makefile.am3
2 files changed, 1 insertions, 2 deletions
diff --git a/acvmod b/acvmod
-Subproject 99b8dd21c7d1a91021b0a63c0d846ac35c4b009
+Subproject 82d8dc6b0c0f316acb7f9b4f351fbd8cb1f85e9
diff --git a/src/Makefile.am b/src/Makefile.am
index bff41f5..8867f9d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -50,7 +50,6 @@ dist_man_MANS=vmod_dict.3
DISTCLEANFILES=vmod_dict.3
vmod_dict.3: vmod_dict.man.rst
- @$(abs_top_srcdir)/build-aux/missing rst2man.py \
- vmod_dict.man.rst > vmod_dict.3
+ $(AM_V_GEN)$(RST2MAN) vmod_dict.man.rst vmod_dict.3

Return to:

Send suggestions and report system problems to the System administrator.