From 0a0206d9a63333dada18a3db966b80e6940aa021 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 19 Aug 2015 22:04:30 +0100 Subject: [PATCH] Distribute tap-test.sh.in unconditionally Bug: https://bugs.freedesktop.org/show_bug.cgi?id=91684 Reviewed-by: Tyler Hicks --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index 9540a2c..6734ab9 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -43,6 +43,7 @@ LOG_COMPILER = $(srcdir)/glib-tap-test.sh SH_LOG_DRIVER = $(LOG_DRIVER) SH_LOG_COMPILER = $(SHELL) EXTRA_DIST += glib-tap-test.sh +EXTRA_DIST += tap-test.sh.in TESTS = @@ -74,7 +75,6 @@ endif TESTS += $(wrap_bus_tests) $(wrap_dbus_tests) CLEANFILES += $(wrap_bus_tests) $(wrap_dbus_tests) -EXTRA_DIST += tap-test.sh.in $(wrap_bus_tests): test-bus%.sh: ../bus/test-bus%$(EXEEXT) tap-test.sh.in Makefile sed -e 's![@]RUN[@]!$