[gnome-builder] libide: sort files in makefile



commit 25fa9cd472856651b78f14c083b9e016a7d794e9
Author: Christian Hergert <christian hergert me>
Date:   Wed Feb 25 11:40:16 2015 -0800

    libide: sort files in makefile

 libide/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libide/Makefile.am b/libide/Makefile.am
index 8721d98..65e01bf 100644
--- a/libide/Makefile.am
+++ b/libide/Makefile.am
@@ -46,8 +46,6 @@ libide_1_0_la_public_sources = \
        libide/ide-buffer-manager.h \
        libide/ide-buffer.c \
        libide/ide-buffer.h \
-       libide/ide-source-view.c \
-       libide/ide-source-view.h \
        libide/ide-build-result.c \
        libide/ide-build-result.h \
        libide/ide-build-system.c \
@@ -125,6 +123,8 @@ libide_1_0_la_public_sources = \
        libide/ide-source-location.h \
        libide/ide-source-range.c \
        libide/ide-source-range.h \
+       libide/ide-source-view.c \
+       libide/ide-source-view.h \
        libide/ide-symbol-resolver.c \
        libide/ide-symbol-resolver.h \
        libide/ide-symbol.c \


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