summaryrefslogtreecommitdiff
path: root/deps.mk
blob: c9c4dcb48cc732279897b1060f79a897cc640edb (plain) (blame)
1
2
3
4
5
6
7
8
9
sources.sql = \
	src/sql/migrations/2023-11-16T15:46:27-03:00-init-auth-data.sql \

sources.static = \
	src/static/client.js \
	src/static/favicon.svg \
	src/static/index.html \
	src/static/styles.css \