[gnome-builder] build: sort by name



commit bfc2a9c03d0ea206b71572e9cf817473bb590933
Author: Christian Hergert <chergert redhat com>
Date:   Sun Jul 17 03:16:29 2016 -0700

    build: sort by name

 plugins/Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index ca2af88..1504dec 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -2,11 +2,11 @@ SUBDIRS = \
        autotools \
        autotools-templates \
        build-tools \
+       c-pack \
        clang \
        command-bar \
-       contributing \
-       c-pack \
        comment-code \
+       contributing \
        create-project \
        ctags \
        devhelp \
@@ -22,9 +22,9 @@ SUBDIRS = \
        html-preview \
        jedi \
        jhbuild \
+       mingw \
        project-tree \
        python-gi-imports-completion \
-       mingw \
        python-pack \
        support \
        symbol-tree \


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