summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 954b93bcfb..2adad9c97a 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -51,9 +51,9 @@ test/sys:
$(AM_V_GEN)tar -C $(top_builddir)/test/test -xJf $(top_srcdir)/test/sys.tar.xz
test-sys-distclean:
- -rm -rf $(top_builddir)/test/sys
+ -rm -rf $(top_builddir)/test/test/sys
-DISTCLEAN_LOCAL_HOOKS = \
+clean-local: \
test-sys-distclean
EXTRA_DIST = \