diff options
author | P. J. McDermott <pj@pehjota.net> | 2017-07-23 12:48:36 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2017-07-23 12:48:36 (EDT) |
commit | 70ec66d3c418db2001e5d95bcf502171fb1811be (patch) | |
tree | 8f697b6f102b362a8d2d6079858a4413452c73b0 /tests/aux/defs.sh.in | |
parent | 926339c528c18eae9602b4293741caaf47c2b24f (diff) |
tests/aux/defs.sh.in: New file
Diffstat (limited to 'tests/aux/defs.sh.in')
-rw-r--r-- | tests/aux/defs.sh.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/aux/defs.sh.in b/tests/aux/defs.sh.in new file mode 100644 index 0000000..41f78d0 --- /dev/null +++ b/tests/aux/defs.sh.in @@ -0,0 +1,2 @@ +abs_srcdir='@abs_srcdir@' +abs_top_builddir='@abs_top_builddir@' |