From b3ca11a6cb01b7830c46c067399577d9c3593d32 Mon Sep 17 00:00:00 2001 From: Olivier Fourdan Date: Wed, 6 Apr 2016 19:44:16 +0200 Subject: [PATCH] test: do not remove files on distclean bugzilla: https://bugzilla.gnome.org/show_bug.cgi?id=764686 --- testsuite/a11y/state/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/testsuite/a11y/state/Makefile.am b/testsuite/a11y/state/Makefile.am index cb9546d121..2861d4dcd5 100644 --- a/testsuite/a11y/state/Makefile.am +++ b/testsuite/a11y/state/Makefile.am @@ -47,7 +47,6 @@ a11ystate.test: Makefile testfiles = a11ystate.test DISTCLEANFILES = \ - $(testdata) \ $(testfiles) testmetadir = $(datadir)/installed-tests/$(PACKAGE)