Makefile: add opkg-feed to UTILS

* Add the opkg-feed script to UTILS so that it is installed with a `make
  install`.

* Clean up the UTILS variable declaration to be a little more diffable.

Signed-off-by: Alex Stewart <alex.stewart@ni.com>
Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com>
This commit is contained in:
Alex Stewart
2020-02-17 17:57:34 -06:00
committed by Alejandro del Castillo
parent 1cf7cc5e6b
commit 5e733dff52

View File

@@ -1,6 +1,17 @@
UTILS = opkg-build opkg-unbuild opkg-make-index opkg.py opkg-list-fields \
arfile.py opkg-buildpackage opkg-diff opkg-extract-file opkg-show-deps \
opkg-compare-indexes update-alternatives
UTILS = \
arfile.py \
opkg-build \
opkg-buildpackage \
opkg-compare-indexes \
opkg-diff \
opkg-extract-file \
opkg-feed \
opkg-list-fields \
opkg-make-index \
opkg-show-deps \
opkg-unbuild \
opkg.py \
update-alternatives
MANPAGES = opkg-build.1