areguera / rpms / cockpit

Forked from rpms/cockpit 5 years ago
Clone

Blame SOURCES/9001-Update-Makefile.am.patch

296eac
From bdb1a97c4be250f54494076425e555a4509a43ad Mon Sep 17 00:00:00 2001
296eac
From: Alain Reguera Delgado <areguera@centosproject.org>
296eac
Date: Fri, 15 Nov 2019 21:05:38 -0300
296eac
Subject: [PATCH 1/2] Update Makefile.am
296eac
296eac
---
296eac
 src/branding/centos/Makefile.am | 1 +
296eac
 1 file changed, 1 insertion(+)
296eac
296eac
diff --git a/src/branding/centos/Makefile.am b/src/branding/centos/Makefile.am
296eac
index 4b60735..0d32e10 100644
296eac
--- a/src/branding/centos/Makefile.am
296eac
+++ b/src/branding/centos/Makefile.am
296eac
@@ -1,6 +1,7 @@
296eac
 centosbrandingdir = $(datadir)/cockpit/branding/centos
296eac
 
296eac
 centosbranding_DATA = \
296eac
+	src/branding/centos/bg-plain.png \
296eac
 	src/branding/centos/branding.css \
296eac
 	$(NULL)
296eac
 
296eac
-- 
296eac
2.23.0
296eac