diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/Makefile.am b/Makefile.am index 5c1c0db..ff71923 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,15 +22,20 @@ pkg_gconfig = \ pkg_scripts = \ brp-compress \ - brp-strip \ - brp-strip-comment-note \ + brp-strip \ + brp-strip-comment-note \ brp-strip-static-archive \ - filter.sh \ - find-lang.pl \ - find-debuginfo.sh \ - gem_helper.rb \ - git-repository--after-tarball \ - git-repository--apply-patch \ + drop-ld-no-undefined-for-shared-lib-modules-in-libtool \ + filter.sh \ + find-lang.pl \ + find-debuginfo.sh \ + fix-dlsearch-path-in-libtool-for-multilib \ + fix-libtool-from-moving-options-after-libs \ + fix-libtool-ltmain-from-overlinking \ + force-as-needed-for-shared-lib-in-libtool \ + gem_helper.rb \ + git-repository--after-tarball \ + git-repository--apply-patch \ http.req \ magic.prov \ magic.req \ |