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 13c8219..3b349d6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -32,6 +32,7 @@ pkg_scripts = \ git-repository--after-tarball \ git-repository--apply-patch \ http.req \ + info-file.req \ multiarch.req \ perl_base.req \ perl.prov \ @@ -48,6 +49,7 @@ pkg_scripts_in = $(pkg_gscripts:=.in) pkg_attr_defs = \ devel.attr \ + info.attr \ multiarch.attr \ perl_base.attr \ perl_from_meta.attr \ |