Remove kv folder from makefile

This commit is contained in:
r 2020-11-24 10:54:10 +00:00
parent 7f2df6c204
commit 8f5fbab8dc
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ SHAREPATH=$(PREFIX)/share/bloat
TMPL=templates/*.tmpl
SRC=main.go \
config/*.go \
kv/*.go \
mastodon/*.go \
model/*.go \
renderer/*.go \