Fix paths for out-of-tree builds, found by make distcheck
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
. ./test.rc
|
||||
. ${srcdir}/test.rc
|
||||
|
||||
export MSG="no-openlog-apitest"
|
||||
|
||||
|
Reference in New Issue
Block a user