[folks] Alphabetize backend subdirs



commit 9fea2344266a3f988eaf34d725ddbc3d705fe9f3
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Sun Feb 17 17:31:17 2013 -0800

    Alphabetize backend subdirs

 backends/Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/backends/Makefile.am b/backends/Makefile.am
index ec9659a..487169c 100644
--- a/backends/Makefile.am
+++ b/backends/Makefile.am
@@ -23,11 +23,11 @@ SUBDIRS += ofono
 endif
 
 DIST_SUBDIRS = \
-       telepathy \
+       eds \
        key-file \
-       tracker \
        libsocialweb \
-       eds \
+       telepathy \
+       tracker \
        $(NULL)
 
 -include $(top_srcdir)/git.mk


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