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 2a6daec..d22b196 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -22,4 +22,5 @@ SH_LOG_DRIVER = \ EXTRA_DIST += \ $(TESTS) \ build-aux/tap-driver.sh \ - tests/aux/tap-functions.sh + tests/aux/tap-functions.sh \ + tests/aux/common.sh |