summaryrefslogtreecommitdiffstats
path: root/lib/local.mk
blob: 84a2ee683177eb2c8351927c458167790961ac2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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