Joined seqStore initialization at dispatch point

This commit is contained in:
Yann Collet
2016-06-17 12:54:52 +02:00
parent 510cff3570
commit 19cab46f2f
5 changed files with 5 additions and 11 deletions
+1
View File
@@ -51,6 +51,7 @@ all:
zstdprogram:
$(MAKE) -C $(PRGDIR)
mv $(PRGDIR)/zstd .
zlibwrapper:
$(MAKE) -C $(ZSTDDIR) all