diff options
author | Xan Lopez <xan@src.gnome.org> | 2009-02-28 17:03:11 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2009-02-28 17:03:11 +0800 |
commit | af49861cc569d77cab3469fd362cff19d24df49b (patch) | |
tree | aae205fabeb3568c8e2e5db30799440ef5c9782f /Makefile.am | |
parent | 4c8655bd2fa1570aa825a3001077f3bd810d3440 (diff) | |
download | gsoc2013-epiphany-af49861cc569d77cab3469fd362cff19d24df49b.tar.gz gsoc2013-epiphany-af49861cc569d77cab3469fd362cff19d24df49b.tar.zst gsoc2013-epiphany-af49861cc569d77cab3469fd362cff19d24df49b.zip |
Remove gecko-only desktop-file plugin.
svn path=/trunk/; revision=8824
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 483ad493e..b61a0f7b7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -33,7 +33,6 @@ DISTCLEANFILES = \ DISTCHECK_CONFIGURE_FLAGS = \ --enable-python \ --enable-zeroconf \ - --enable-desktop-file-plugin \ --enable-gtk-doc \ --disable-schemas-install \ --disable-scrollkeeper |