diff options
author | Funda Wang <fwang@mageia.org> | 2011-07-06 05:50:13 +0000 |
---|---|---|
committer | Funda Wang <fwang@mageia.org> | 2011-07-06 05:50:13 +0000 |
commit | 0932515fd3934d60b28b98a6c7e0eddb769f5ce3 (patch) | |
tree | 45a301194f2f7f8a566264910e4ca61fcba21564 /Makefile.am | |
parent | ac6820baf548b5bc524dc3fa472d135b86808442 (diff) | |
download | rpm-setup-0932515fd3934d60b28b98a6c7e0eddb769f5ce3.tar rpm-setup-0932515fd3934d60b28b98a6c7e0eddb769f5ce3.tar.gz rpm-setup-0932515fd3934d60b28b98a6c7e0eddb769f5ce3.tar.bz2 rpm-setup-0932515fd3934d60b28b98a6c7e0eddb769f5ce3.tar.xz rpm-setup-0932515fd3934d60b28b98a6c7e0eddb769f5ce3.zip |
1.134: add mimehandler autoprov for desktop files1.134
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 2da8498..b4d4666 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,6 +50,7 @@ pkg_scripts = \ pkgconfigdeps.sh \ pythoneggs.py \ rubygems.rb \ + desktop-file.prov \ fontconfig.prov pkg_gscripts = \ |