summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2021-04-28 15:47:20 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2021-05-04 11:18:02 +1000
commit2c869a72b6323a946315e3301328dff842c284ca (patch)
tree1f6de8b7acf2331d903238a724829be9d79fb28a
parent0ece10861929d84ffd37bbede5b0a59194d362d3 (diff)
downloadlibwacom-2c869a72b6323a946315e3301328dff842c284ca.tar.gz
autotools: drop a clean-local hook
As of 34e11c4b01314995135944a7c5f63d2ba9662137, this directory will be in $TMP so we don't need a separate hook. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--test/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index dbc41d9..852e52e 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -43,9 +43,3 @@ test_tablet_svg_validity_LDADD = $(top_builddir)/libwacom/libwacom.la $(LIBXML_L
test_tablet_svg_validity_LDFLAGS = -no-install
test_tablet_svg_validity_CFLAGS = $(LIBXML_CFLAGS)
endif
-
-clean-local: clean-local-check
-.PHONY: clean-local-check
-
-clean-local-check:
- rm -rf tmp.dbverify.*