From 6cb6536091b7e893f2c85ed486d5db420e0f85c7 Mon Sep 17 00:00:00 2001 From: pho4cexa Date: Tue, 13 Dec 2022 09:25:14 -0800 Subject: [PATCH] typo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9f6c87a..caa6bef 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -DEPS = utf8 lowdown sxml-transforms clojurian symbol-utils css +DEPS = utf8 lowdown sxml-transforms clojurian symbol-utils scss SRC = main.scm DIR_INSTALL ?= /usr/local/bin DIR_BUILD = .