From f77f1870b3d8403968a101d43327026f8c213281 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 27 Dec 2018 16:32:32 -0500 Subject: Move code from Makefile.am to tests/local.mk --- (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index bfd8a12..9038c37 100644 --- a/Makefile.am +++ b/Makefile.am @@ -63,21 +63,9 @@ EXTRA_DIST = \ TODO \ autogen.sh \ mksysconf.in \ - $(TESTS) \ tools/shpp.sh \ tools/shld.sh \ - tools/shman.sh \ - build-aux/tap-driver.sh \ - tests/aux/tap-functions.sh - -TEST_EXTENSIONS = .sh -SH_LOG_DRIVER = \ - AM_TAP_AWK='$(AWK)' \ - TOP_SRCDIR="$(top_srcdir)" \ - TOP_BUILDDIR="$(top_builddir)" \ - SHSOEXT='$(SHSOEXT)' \ - LIBOPKBUILD_SHSOVERSION='$(libopkbuild_shsoversion)' \ - $(SHELL) $(top_srcdir)/build-aux/tap-driver.sh + tools/shman.sh todo_code_script = \ /^[0-9]* .[ \t]*\#[ \t]*TODO/,/^[0-9]* \.[ \t]*[^ \t\#]/{ \ -- cgit v0.9.1