add css dep to makefile

This commit is contained in:
pho4cexa 2022-12-13 09:23:22 -08:00 committed by m455
parent 8fb927143f
commit 5dbecc4737

View file

@ -1,4 +1,4 @@
DEPS = utf8 lowdown sxml-transforms clojurian symbol-utils
DEPS = utf8 lowdown sxml-transforms clojurian symbol-utils css
SRC = main.scm
DIR_INSTALL ?= /usr/local/bin
DIR_BUILD = .