Commit 0c9a575f authored by Tollef Fog Heen's avatar Tollef Fog Heen

Move libvmod_std to section 3

parent 39227a14
......@@ -2,7 +2,7 @@
INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include
dist_man_MANS = vmod_std.7
dist_man_MANS = vmod_std.3
vmoddir = $(pkglibdir)/vmods
vmod_LTLIBRARIES = libvmod_std.la
......@@ -23,7 +23,7 @@ EXTRA_DIST = vmod.py vmod.vcc
CLEANFILES = $(builddir)/vcc_if.c $(builddir)/vcc_if.h
vmod_std.7: $(top_srcdir)/doc/sphinx/reference/vmod_std.rst
vmod_std.3: $(top_srcdir)/doc/sphinx/reference/vmod_std.rst
if HAVE_RST2MAN
${RST2MAN} $? $@
else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment