[gnome-builder/wip/symbol-tree: 5/9] enums: add ide-symbol.h to enums



commit 4a352f1cc3eed54c3935d8f9a88f4cdeaa925945
Author: Christian Hergert <christian hergert me>
Date:   Thu Jun 18 02:30:11 2015 -0700

    enums: add ide-symbol.h to enums

 libide/Makefile.am    |    1 +
 libide/ide-enums.c.in |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libide/Makefile.am b/libide/Makefile.am
index 569552d..4a69b90 100644
--- a/libide/Makefile.am
+++ b/libide/Makefile.am
@@ -411,6 +411,7 @@ glib_enum_headers =  \
        ide-highlighter.h \
        ide-indent-style.h \
        ide-source-view.h \
+       ide-symbol.h \
        ide-thread-pool.h \
        $(NULL)
 include $(top_srcdir)/build/autotools/Makefile.am.enums
diff --git a/libide/ide-enums.c.in b/libide/ide-enums.c.in
index 96c780a..dec08b3 100644
--- a/libide/ide-enums.c.in
+++ b/libide/ide-enums.c.in
@@ -11,6 +11,7 @@
 #include "ide-highlighter.h"
 #include "ide-indent-style.h"
 #include "ide-source-view.h"
+#include "ide-symbol.h"
 #include "ide-thread-pool.h"
 
 /*** END file-header ***/


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