From bd367c7e687bdc64f8e622a9872e16a6d38ee5f2 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Mon, 14 Feb 2022 17:42:38 +0100 Subject: Added ellipsis h and v --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ee3bdc2..9fa9aef 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ FILES_SRC := $(shell find src/icons -type f -name "*.svg") FILES := $(patsubst src/icons/%.svg,dist/%.svg,$(FILES_SRC)) -all: files dist/sprite.svg showcase/index.html +all: files showcase/index.html files: $(FILES) -- cgit v1.2.3-70-g09d2