diff options
Diffstat (limited to 'tests/local.mk')
-rw-r--r-- | tests/local.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/local.mk b/tests/local.mk index 88eaec4..f633b44 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -1,2 +1,5 @@ TESTS = \ %reldir%/version.sh + +EXTRA_DIST += \ + tests/aux/init.sh |