diff options
-rw-r--r-- | Makefile.am | 1 |
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) \ |