summaryrefslogtreecommitdiff
path: root/deps.mk
blob: 1d5afa96728b447796e5ba9ad086413a8de0d8c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
sources.sh = \
	src/assert-arg \
	src/clock \
	src/color \
	src/htmlesc \
	src/ifnew \
	src/ifok \
	src/instool \
	src/minutes \
	src/mkdtemp \
	src/mkstemp \
	src/now \
	src/pre \
	src/round \
	src/shesc \
	src/sortx \
	src/statusconv \
	src/statusf \
	src/tac \
	src/tempname \
	src/timestamp \
	src/untill \
	src/uri \
	src/urlid \
	src/uuidx \
	src/varlist \