diff options
author | P. J. McDermott <pjm@nac.net> | 2014-02-25 12:06:12 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-02-25 12:06:12 (EST) |
commit | 9663978465d6b845c6f18624c7e4e5c291a3803f (patch) | |
tree | f505fc1b121c94e0244c30ea25cea07cf3756d46 /lib/local.mk | |
parent | 102666b9535793050a099b6bf988750e1fa3f9de (diff) |
lib/locale.sh: New file.
Diffstat (limited to 'lib/local.mk')
-rw-r--r-- | lib/local.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/local.mk b/lib/local.mk index 487efa7..0f7c62d 100644 --- a/lib/local.mk +++ b/lib/local.mk @@ -20,5 +20,6 @@ pkglib_srcs = \ lib/load.sh \ lib/common.sh \ lib/output.sh \ + lib/locale.sh \ lib/buildsystem.sh \ $(lib_buildsystem_srcs) |