Fix paths for out-of-tree builds, found by make distcheck

Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
Joachim Nilsson
2019-11-04 20:09:54 +01:00
parent e202196152
commit 512aaa1afc
6 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/sh
. ./test.rc
. ${srcdir}/test.rc
MSG="foobar"