[gnome-builder/wip/libide] libide: add trie to include path



commit 14d2504a8a005936404953d65b56982871b56437
Author: Christian Hergert <christian hergert me>
Date:   Wed Feb 25 11:40:03 2015 -0800

    libide: add trie to include path

 libide/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libide/Makefile.am b/libide/Makefile.am
index fda3bf6..8721d98 100644
--- a/libide/Makefile.am
+++ b/libide/Makefile.am
@@ -221,6 +221,7 @@ libide_1_0_la_includes = \
        -I$(top_srcdir)/libide/python \
        -I$(top_srcdir)/libide/tasks \
        -I$(top_srcdir)/libide/theatrics \
+       -I$(top_srcdir)/libide/trie \
        -I$(top_srcdir)/libide/util \
        -I$(top_srcdir)/libide/xml \
        $(CLANG_CFLAGS) \


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