https://bugs.kde.org/show_bug.cgi?id=502679
--- Comment #5 from Mark Wielaard <m...@klomp.org> --- +# Currently 3 LTP tests are run as a demo, not under vg-in-place. +ltp-check: $(LTP_SRC_DIR) + $(abs_top_srcdir)/auxprogs/ltp-tester.sh $(LTP_SRC_DIR) This comment seems outdated. +ltp-clean: + rm -rf $(LTP_SRC_DIR) I think this target should be added to either clean-local or auxclean. -- You are receiving this mail because: You are watching all bug changes.