]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
removed associated test 1749/head
authorYann Collet <cyan@fb.com>
Tue, 27 Aug 2019 21:50:18 +0000 (14:50 -0700)
committerYann Collet <cyan@fb.com>
Tue, 27 Aug 2019 21:52:16 +0000 (14:52 -0700)
Makefile

index f2ec8c9b107490b494412fafcdf8788848a806be..b898429040e8be649ea787652a3f30707cb0fd2f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -99,7 +99,6 @@ man:
 contrib: lib
        $(MAKE) -C contrib/pzstd all
        $(MAKE) -C contrib/seekable_format/examples all
-       $(MAKE) -C contrib/adaptive-compression all
        $(MAKE) -C contrib/largeNbDicts all
 
 .PHONY: cleanTabs
@@ -116,7 +115,6 @@ clean:
        @$(MAKE) -C contrib/gen_html $@ > $(VOID)
        @$(MAKE) -C contrib/pzstd $@ > $(VOID)
        @$(MAKE) -C contrib/seekable_format/examples $@ > $(VOID)
-       @$(MAKE) -C contrib/adaptive-compression $@ > $(VOID)
        @$(MAKE) -C contrib/largeNbDicts $@ > $(VOID)
        @$(RM) zstd$(EXT) zstdmt$(EXT) tmp*
        @$(RM) -r lz4