[banshee] Revert "build: order extensions alphabetically in Makefile.am"



commit 4aa150511d9ce6f3db85ed879f91161f4fa406ea
Author: Chow Loong Jin <hyperair debian org>
Date:   Sun Aug 4 01:22:49 2013 +0200

    Revert "build: order extensions alphabetically in Makefile.am"
    
    This reverts commit 8b524356b45c4d5dbdfe13808565f4c571df0d6d,
    and fixes the build of the Meego extension (the order of the
    elements in the Makefile determined the dependencies too).
    
    Fixes BGO#705417.

 src/Extensions/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Extensions/Makefile.am b/src/Extensions/Makefile.am
index 4c2b3f2..f9ebd8a 100644
--- a/src/Extensions/Makefile.am
+++ b/src/Extensions/Makefile.am
@@ -15,7 +15,6 @@ SUBDIRS = \
        Banshee.Lastfm \
        Banshee.LastfmStreaming \
        Banshee.LibraryWatcher \
-       Banshee.MeeGo \
        Banshee.MiniMode \
        Banshee.Mpris \
        Banshee.MiroGuide \
@@ -25,6 +24,7 @@ SUBDIRS = \
        Banshee.OpticalDisc \
        Banshee.PlayerMigration \
        Banshee.PlayQueue \
+       Banshee.MeeGo \
        Banshee.Podcasting \
        Banshee.Sample \
        Banshee.SoundMenu \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]