[gnome-builder/wip/chergert/pipeline-merge: 62/78] flatpak: fix build sources



commit b7559eedbef8315978e996134e42569a5e8726c9
Author: Christian Hergert <chergert redhat com>
Date:   Sat Feb 4 11:42:20 2017 -0800

    flatpak: fix build sources
    
    This got messed up during refactoring.

 plugins/flatpak/Makefile.am |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/plugins/flatpak/Makefile.am b/plugins/flatpak/Makefile.am
index 4d504ac..2ab90a4 100644
--- a/plugins/flatpak/Makefile.am
+++ b/plugins/flatpak/Makefile.am
@@ -23,7 +23,6 @@ libflatpak_plugin_la_SOURCES = \
        gbp-flatpak-pipeline-addin.c \
        gbp-flatpak-pipeline-addin.h \
        gbp-flatpak-plugin.c \
-       gbp-flatpak-plugin.c \
        gbp-flatpak-runner.h \
        gbp-flatpak-runner.h \
        gbp-flatpak-runtime-provider.c \
@@ -33,7 +32,7 @@ libflatpak_plugin_la_SOURCES = \
        gbp-flatpak-sources.c \
        gbp-flatpak-sources.h \
        gbp-flatpak-subprocess-launcher.c \
-       gbp-flatpak-subprocess-launcher.c \
+       gbp-flatpak-subprocess-launcher.h \
        gbp-flatpak-transfer.c \
        gbp-flatpak-transfer.h \
        gbp-flatpak-util.c \


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