diff options
Diffstat (limited to 't/instdat2.sh')
-rwxr-xr-x | t/instdat2.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/instdat2.sh b/t/instdat2.sh index 54d26a9fc..5379e8235 100755 --- a/t/instdat2.sh +++ b/t/instdat2.sh @@ -17,7 +17,7 @@ # Test that installing under $exec_prefix is handled by install-exec. # Testing with headers for instance. -. ./defs || exit 1 +. test-init.sh cat >Makefile.am << 'EOF' # User directories. |