[gnome-builder/wip/chergert/pipeline-merge] flatpak: fix build sources
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/chergert/pipeline-merge] flatpak: fix build sources
- Date: Sat, 4 Feb 2017 19:43:40 +0000 (UTC)
commit 4d4583c9b14cfd657fb84a8f409638b08c3e2034
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]