From: Simon McVittie Date: Wed, 19 Aug 2015 21:04:30 +0000 (+0100) Subject: Distribute tap-test.sh.in unconditionally X-Git-Tag: dbus-1.10.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a0206d9a63333dada18a3db966b80e6940aa021;p=thirdparty%2Fdbus.git Distribute tap-test.sh.in unconditionally Bug: https://bugs.freedesktop.org/show_bug.cgi?id=91684 Reviewed-by: Tyler Hicks --- diff --git a/test/Makefile.am b/test/Makefile.am index 9540a2c10..6734ab992 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[@]!$