added ersatz dependency to makefile

This commit is contained in:
m455 2022-12-16 13:39:18 -05:00
parent 146ce5a05d
commit 07f30a1356

View file

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