[gnome-builder] enums: add ide-symbol.h to enums
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] enums: add ide-symbol.h to enums
- Date: Sat, 20 Jun 2015 09:47:24 +0000 (UTC)
commit 29b534a7bcb3404bf732c6d4e447f69739bf1f14
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]