[gnome-builder] build: remove legacy files from build



commit 21017a0a4fe59c053eaf51780ca226acb75a85c5
Author: Christian Hergert <christian hergert me>
Date:   Mon Dec 1 19:58:58 2014 -0800

    build: remove legacy files from build

 src/devhelp/gb-devhelp-navigation-item.c |  158 -----
 src/devhelp/gb-devhelp-navigation-item.h |   55 --
 src/devhelp/gb-devhelp-workspace.c       |  306 ---------
 src/devhelp/gb-devhelp-workspace.h       |   57 --
 src/editor/gb-editor-code-assistant.c    |  856 -------------------------
 src/editor/gb-editor-code-assistant.h    |   31 -
 src/editor/gb-editor-commands.c          |  997 ------------------------------
 src/editor/gb-editor-commands.h          |   33 -
 src/gnome-builder.mk                     |    8 -
 9 files changed, 0 insertions(+), 2501 deletions(-)
---
diff --git a/src/gnome-builder.mk b/src/gnome-builder.mk
index d57aa84..0ba5cdc 100644
--- a/src/gnome-builder.mk
+++ b/src/gnome-builder.mk
@@ -37,18 +37,10 @@ libgnome_builder_la_SOURCES = \
        src/commands/gb-command-vim.h \
        src/credits/gb-credits-widget.c \
        src/credits/gb-credits-widget.h \
-       src/devhelp/gb-devhelp-navigation-item.c \
-       src/devhelp/gb-devhelp-navigation-item.h \
        src/devhelp/gb-devhelp-tab.c \
        src/devhelp/gb-devhelp-tab.h \
-       src/devhelp/gb-devhelp-workspace.c \
-       src/devhelp/gb-devhelp-workspace.h \
        src/editor/c-parse-helper.c \
        src/editor/c-parse-helper.h \
-       src/editor/gb-editor-code-assistant.c \
-       src/editor/gb-editor-code-assistant.h \
-       src/editor/gb-editor-commands.c \
-       src/editor/gb-editor-commands.h \
        src/editor/gb-editor-document.c \
        src/editor/gb-editor-document.h \
        src/editor/gb-editor-file-mark.c \


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