diff options
author | P. J. McDermott <pjm@nac.net> | 2013-11-30 21:15:48 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-11-30 21:15:48 (EST) |
commit | f19162e9fa19cad0fa56b287cf9bcfd91e187cf6 (patch) | |
tree | 8766f9c9f2e0d4e97f5f52eb147bdda963f8d680 /lib/local.mk | |
parent | 78d8d171c2bd91d52256467791ea7ea54fc1849a (diff) |
Distribute and install lib/feed.sh.
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 c12d2ce..bfceaa9 100644 --- a/lib/local.mk +++ b/lib/local.mk @@ -4,4 +4,5 @@ pkgdata_sources = \ lib/getopt.sh \ lib/fd.sh \ lib/control.sh \ + lib/feed.sh \ lib/cmd.sh |