summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-16 15:33:20 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-16 15:33:20 (EDT)
commit3112bee3d4ac6e770fe521a6db68c092d422c58e (patch)
treec40896827c20a9d82d84c1530a5a3875b485103e /Makefile.am
parentdb478ce97c77cef4b37a12694478f1aa3c0da1bb (diff)
Makefile.am: Distribute and install opkg-cert
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index fd86f2d..7e666da 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -58,6 +58,7 @@ do_subst = sed \
-e "s|[@]PACKAGE_VERSION[@]|$(PACKAGE_VERSION_GIT)|g" \
-e 's|[@]MANUAL[@]|$(MANUAL)|g'
+dist_pkglibexec_SCRIPTS = opkg-cert
noinst_DATA = $(locale_MESSAGES) .builddirstamp
CLEANFILES = \
$(prokit_LDADD) \