From 5783dd3f3e05abb357756d59cc24c92f77a40708 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Wed, 19 May 2021 22:57:50 +0300 Subject: [PATCH] raising notices --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e17f999..4300d08 100644 --- a/Makefile +++ b/Makefile @@ -199,7 +199,7 @@ salvis-overlaid-visvalingam-64-chaikin-50k_QUADRANT = 1 bash db -f $< touch $@ -.faux_visuals: visuals.sql wm.sql Makefile .faux_db +.faux_visuals: visuals.sql wm.sql Makefile .faux_test bash db -v scaledwidth=$(SCALEDWIDTH) -f $< touch $@