Skip to content
  • Simon McVittie's avatar
    build: Clean up all installed-tests metadata · a5d4ad5b
    Simon McVittie authored
    
    
    Otherwise running
    make distcheck DISTCHECK_CONFIGURE_FLAGS=--enable-installed-tests
    fails because installed-tests/debugger/*.test are still in present
    in the $(builddir) after distclean.
    
    These files are created by 'make', so they should be deleted by
    'make clean', not by 'make distclean'.
    
    Signed-off-by: default avatarSimon McVittie <smcv@debian.org>
    a5d4ad5b