added valgrindTest for zlibWrapper

This commit is contained in:
inikep
2016-09-23 10:43:37 +02:00
parent cf3ec08840
commit 4602e53021
3 changed files with 10 additions and 74 deletions
-1
View File
@@ -34,7 +34,6 @@ zstd:
cp $(PRGDIR)/zstd .
zlibwrapper:
$(MAKE) -C $(ZSTDDIR) all
$(MAKE) -C $(ZWRAPDIR) test test_zstd
test: