• Dridi Boukelmoune's avatar
    Fix make distcheck · c7087ebc
    Dridi Boukelmoune authored
    This fix moves the man page destination to the src directory, where all
    its dependencies (including transitive dependencies) live. A phony `vcc`
    target was also added to make the dependency graph cleaner. Since the
    `vmodtool` generates 4 files from a single vcc file, an abstract target
    makes things a lot easier.
    
    Regarding `rst2man`, since the `make` build fails if you don't have it,
    there's no point in treating it as a warning in `autoconf`. It's only
    more complexity and confusion.
    c7087ebc
Name
Last commit
Last update
debian Loading commit data...
m4 Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
COPYING Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README.rst Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
rename-vmod-script Loading commit data...
vmod-example.spec Loading commit data...