diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -109,9 +109,10 @@ check-t: $(tests.js-t) assert-tests = \ - tests/assert-clean.sh \ - tests/assert-deps.sh \ - tests/assert-install.sh \ + tests/assert-clean.sh \ + tests/assert-deps.sh \ + tests/assert-install.sh \ + tests/assert-uninstall.sh \ $(assert-tests): ALWAYS +sh $@ |
