mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
build test/test-script.sh on systems with a less-featureful $<
This commit is contained in:
parent
787fd7489f
commit
f935e2159a
@ -45,7 +45,7 @@ noinst_HEADERS+= \
|
|||||||
TESTS = test/test-script.sh
|
TESTS = test/test-script.sh
|
||||||
|
|
||||||
test/test-script.sh: test/test.sh
|
test/test-script.sh: test/test.sh
|
||||||
cp $< $@
|
cp $(top_srcdir)/test/test.sh $@
|
||||||
|
|
||||||
DISTCLEANFILES += test/test-script.sh
|
DISTCLEANFILES += test/test-script.sh
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user