summaryrefslogtreecommitdiffstats
path: root/lib/local.mk
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2015-05-25 14:46:50 (EDT)
committer P. J. McDermott <pj@pehjota.net>2015-05-25 14:46:50 (EDT)
commit3541da27c08c0d11a004f4aecbc0b8e1ae6ebb40 (patch)
tree98ff6432d666148064dd0c89854fc0d102394bc7 /lib/local.mk
parent1baed0f9c012d584675276bef7498262a3a60798 (diff)
lib/vardata.sh: New file
Diffstat (limited to 'lib/local.mk')
-rw-r--r--lib/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/local.mk b/lib/local.mk
index 84a2ee6..53b2d91 100644
--- a/lib/local.mk
+++ b/lib/local.mk
@@ -4,6 +4,7 @@ pkgdata_sources = \
lib/getopt.sh \
lib/fd.sh \
lib/dir.sh \
+ lib/vardata.sh \
lib/archplat.sh \
lib/deps.sh \
lib/substvars.sh \