Rewrite References to Location

This commit is contained in:
W. Felix Handte
2021-05-05 18:03:48 -04:00
parent 1d65917323
commit 4ba49af665
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -122,8 +122,8 @@ contrib: lib
$(MAKE) -C contrib/seekable_format/examples all
$(MAKE) -C contrib/seekable_format/tests test
$(MAKE) -C contrib/largeNbDicts all
cd contrib/single_file_libs/ ; ./build_decoder_test.sh
cd contrib/single_file_libs/ ; ./build_library_test.sh
cd build/single_file_libs/ ; ./build_decoder_test.sh
cd build/single_file_libs/ ; ./build_library_test.sh
.PHONY: cleanTabs
cleanTabs: