From: Sergey Poznyakoff Date: Mon, 2 Nov 2015 11:17:43 +0000 (+0200) Subject: Fix distclean in tests/ X-Git-Tag: release_1_29~41 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=4aebc943bb9e6e681554c3f8de6d505b6d0ad479;p=debian%2Ftar Fix distclean in tests/ * tests/Makefile.am: Remove "download" --- diff --git a/tests/Makefile.am b/tests/Makefile.am index 3d5addf0..f1459291 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -239,6 +239,9 @@ TESTSUITE_AT = \ selacl01.at\ capabs_raw01.at +distclean-local: + -rm -rf download + TESTSUITE = $(srcdir)/testsuite AUTOTEST = $(AUTOM4TE) --language=autotest