[gnome-builder] build: add runtime files to makefile



commit 9ac7e8d47facf7ff05e747a052eec882de1ac848
Author: Christian Hergert <chergert redhat com>
Date:   Sun Feb 14 20:47:50 2016 -0800

    build: add runtime files to makefile

 libide/Makefile.am |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/libide/Makefile.am b/libide/Makefile.am
index 23f33d0..7ed4811 100644
--- a/libide/Makefile.am
+++ b/libide/Makefile.am
@@ -162,6 +162,12 @@ libide_1_0_la_public_sources = \
        ide-project.h \
        ide-recent-projects.c \
        ide-recent-projects.h \
+       ide-runtime.c \
+       ide-runtime.h \
+       ide-runtime-manager.c \
+       ide-runtime-manager.h \
+       ide-runtime-provider.c \
+       ide-runtime-provider.h \
        ide-refactory.c \
        ide-refactory.h \
        ide-script-manager.c \


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