• Dridi Boukelmoune's avatar
    Introduce a `vtest-clean` make target · 6cd97d11
    Dridi Boukelmoune authored
    When a `distcheck` fails, the $(distdir) is not removed and this is how
    we can collect test results. This directory is also left untouched by
    the `distclean` target run from `autogen.des`.
    
    So if the next commit checked by vtest fails before running inside the
    $(distdir), it will report failures from the previous run. To avoid that
    we can use $(am__remove_distdir) that deals with permissions but may not
    be stable API.
    6cd97d11
Name
Last commit
Last update
.github Loading commit data...
bin Loading commit data...
doc Loading commit data...
etc Loading commit data...
include Loading commit data...
lib Loading commit data...
m4 Loading commit data...
man Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.syntastic_c_config Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
Makefile.inc.phk Loading commit data...
Makefile.phk Loading commit data...
README.Packaging Loading commit data...
README.rst Loading commit data...
autogen.des Loading commit data...
autogen.sh Loading commit data...
config.phk Loading commit data...
configure.ac Loading commit data...
flint.lnt Loading commit data...
varnish-legacy.m4 Loading commit data...
varnish.m4 Loading commit data...
varnishapi-uninstalled.pc.in Loading commit data...
varnishapi.pc.in Loading commit data...