added single_file_decoder to contrib/ tests

dev
Yann Collet 2019-08-27 16:04:12 -07:00
parent f61e8a231f
commit cd43f7d965
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ contrib: lib
$(MAKE) -C contrib/pzstd all
$(MAKE) -C contrib/seekable_format/examples all
$(MAKE) -C contrib/largeNbDicts all
cd contrib/single_file_decoder/ ; ./build_test.sh
.PHONY: cleanTabs
cleanTabs: