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