summaryrefslogtreecommitdiffstats
path: root/lib/local.mk
blob: 1ce768c22cabbdad93f6bf31b186b9b9b6128b07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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/opkg.sh \
	lib/rand.sh \
	lib/cmd.sh \
	lib/profile.sh \
	lib/package.sh