add css dep to makefile
This commit is contained in:
parent
8fb927143f
commit
5dbecc4737
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -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 = .
|
||||
|
|
Loading…
Reference in a new issue