From 6c09f2a45c5541e9c207d14fc7aa21a4a0066bde Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 03:03:19 +0200 Subject: Merging upstream version 1:2.12.0. Signed-off-by: Daniel Baumann --- test/Makefile.am | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'test/Makefile.am') diff --git a/test/Makefile.am b/test/Makefile.am index 591c8f7..aaf32e0 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,14 +1,8 @@ -SUBDIRS = t +SUBDIRS = fallback t EXTRA_DIST = config \ fixtures \ setup.cfg -all: - $(MKDIR_P) tmp - CLEANFILES = \ fixtures/make/extra_makefile - -clean-local: - $(RM) -rf tmp -- cgit v1.2.3