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 6d7980c..288b9ad 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -9,4 +9,5 @@ SH_LOG_DRIVER = \ EXTRA_DIST += \ $(TESTS) \ build-aux/tap-driver.sh \ - tests/aux/tap-functions.sh + tests/aux/tap-functions.sh \ + tests/aux/json.sh |