[gnome-builder] build: add ide-vcs-config.h to ide-enums.h



commit eccbda687071e01febe66ef88b9927a9aa7c44dd
Author: Christian Hergert <chergert redhat com>
Date:   Sun May 29 14:50:48 2016 +0300

    build: add ide-vcs-config.h to ide-enums.h

 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 37e6e00..b0ba7c2 100644
--- a/libide/Makefile.am
+++ b/libide/Makefile.am
@@ -568,6 +568,7 @@ glib_enum_headers =  \
        ide-source-view.h \
        ide-symbol.h \
        ide-thread-pool.h \
+       ide-vcs-config.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 4b782b4..e7647e1 100644
--- a/libide/ide-enums.c.in
+++ b/libide/ide-enums.c.in
@@ -15,6 +15,7 @@
 #include "ide-source-view.h"
 #include "ide-symbol.h"
 #include "ide-thread-pool.h"
+#include "ide-vcs-config.h"
 
 /*** END file-header ***/
 


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