aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index a41c1ed..b08a26a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -43,7 +43,9 @@ vcc_if.c vcc_if.h: $(vmodtool) $(vccfile)
$(AM_V_GEN)$(PYTHON) $(vmodtool) $(vmodtoolargs) $(vccfile)
EXTRA_DIST = \
- vmod_geoip.vcc
+ vmod_geoip.vcc\
+ vmod_geoip.man.rst\
+ vmod_geoip.rst
dist_man_MANS=vmod_geoip.3

Return to:

Send suggestions and report system problems to the System administrator.