From e6916575b7232cafe16531405a7067c32ab02c3b Mon Sep 17 00:00:00 2001 From: Ingvar Stepanyan Date: Fri, 22 Jan 2021 15:30:41 +0000 Subject: [PATCH] Remove no-op variable in imagequant Makefile One more follow-up... --- codecs/imagequant/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codecs/imagequant/Makefile b/codecs/imagequant/Makefile index 4251f694..3f24f917 100644 --- a/codecs/imagequant/Makefile +++ b/codecs/imagequant/Makefile @@ -8,7 +8,7 @@ ENVIRONMENT = worker .PHONY: all clean -all: $(OUT_JS) $(OUT_NODE_JS) +all: $(OUT_JS) imagequant_node.js: ENVIRONMENT=node $(OUT_JS): $(CODEC_OUT)