mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-11 16:26:20 +00:00
Update codecs/jxl/Makefile
Co-authored-by: Ingvar Stepanyan <me@rreverser.com>
This commit is contained in:
@@ -12,7 +12,7 @@ OUT_WORKER = $(OUT_JS:.js=.worker.js)
|
|||||||
|
|
||||||
.PHONY: all clean
|
.PHONY: all clean
|
||||||
|
|
||||||
all: $(OUT_JS)
|
all: $(OUT_JS)
|
||||||
|
|
||||||
# Define dependencies for all variations of build artifacts.
|
# Define dependencies for all variations of build artifacts.
|
||||||
$(filter enc/%,$(OUT_JS)): enc/jxl_enc.cpp
|
$(filter enc/%,$(OUT_JS)): enc/jxl_enc.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user