diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 4ea55e1..f89860d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,7 +39,8 @@ pkg_scripts = \ perl.req-from-meta \ php.prov \ php.req \ - pkgconfigdeps.sh + pkgconfigdeps.sh \ + rubygems.rb pkg_gscripts = \ find-provides \ |