[tippecanoe] Added missing dependency for libdeflate as git submodule | This work was sponsored by SkySight (@plantain)

This commit is contained in:
Ilia Platone 2018-12-21 13:49:13 +01:00
parent 03a21fb8b3
commit fb197a43a0

View File

@ -342,4 +342,5 @@ tests/%.json: Makefile tippecanoe tippecanoe-decode
rm $@.check.mbtiles
libdeflate:
git submodule update --remote libdeflate
make $(CXX) $(PG) $(LIBS) $(FINAL_FLAGS) $(CXXFLAGS) $(LDFLAGS) -C libdeflate install