1
0
Fork 0
mirror of https://git.freesoftwareextremist.com/bloat synced 2025-01-05 23:05:24 +00:00

Remove kv folder from makefile

This commit is contained in:
r 2020-11-24 10:54:10 +00:00
parent 7f2df6c204
commit 8f5fbab8dc

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 \