Add local resources to makefile

This commit is contained in:
Tyler Perkins 2021-09-19 14:57:57 -04:00
parent 58891cff1d
commit b9fde6e6f5

View File

@ -26,7 +26,8 @@ BIN = ./bin
PREFIX = /usr/local
MANPREFIX = $(PREFIX)/share/man
DATA = /usr/share/dashboard
#DATA = /usr/share/dashboard
DATA = $(shell pwd)
DATA_IMG = $(DATA)/img
DATA_FONT = $(DATA)/font