[gnome-builder/wip/highlight] build: make index semi-public so we can use it in various API



commit f3ec2425bc093800f0381d965eeaae70168b8c28
Author: Christian Hergert <christian hergert me>
Date:   Thu Mar 26 15:09:36 2015 -0700

    build: make index semi-public so we can use it in various API

 libide/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libide/Makefile.am b/libide/Makefile.am
index beadf7a..aec1cbf 100644
--- a/libide/Makefile.am
+++ b/libide/Makefile.am
@@ -95,6 +95,8 @@ libide_1_0_la_public_sources = \
        libide/ide-fixit.c \
        libide/ide-fixit.h \
        libide/ide-global.h \
+       libide/ide-highlight-index.c \
+       libide/ide-highlight-index.h \
        libide/ide-highlighter.c \
        libide/ide-highlighter.h \
        libide/ide-indent-style.c \
@@ -227,8 +229,6 @@ libide_1_0_la_SOURCES = \
        libide/git/ide-git-search-index.h \
        libide/gsettings/ide-language-defaults.c \
        libide/gsettings/ide-language-defaults.h \
-       libide/ide-highlight-index.c \
-       libide/ide-highlight-index.h \
        libide/ide-async-helper.c \
        libide/ide-async-helper.h \
        libide/ide-battery-monitor.c \


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