diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f95b1ee..9abc5aa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,6 +35,7 @@ pkg_scripts = \ git-repository--apply-patch \ http.req \ kmod.prov \ + multiarch.req \ perlapi.prov \ perlapi.req \ perl_base.req \ @@ -52,6 +53,7 @@ pkg_scripts_in = $(pkg_gscripts:=.in) pkg_attr_defs = \ devel.attr \ + multiarch.attr \ perlapi_base.attr \ perlapi.attr \ perl_base.attr |