summaryrefslogtreecommitdiffstats
path: root/lib/local.mk
blob: 33127c250fa9f0155de61103dcd1260c685adbd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgdata_sources = \
	lib/output.sh \
	lib/locale.sh \
	lib/getopt.sh \
	lib/fd.sh \
	lib/dir.sh \
	lib/archplat.sh \
	lib/deps.sh \
	lib/substvars.sh \
	lib/control.sh \
	lib/feed.sh \
	lib/pkg.sh \
	lib/mutex.sh \
	lib/session.sh \
	lib/block.sh \
	lib/opkg.sh \
	lib/rand.sh \
	lib/cmd.sh \
	lib/profile.sh \
	lib/package.sh \
	lib/install.sh