areguera / rpms / cockpit

Forked from rpms/cockpit 5 years ago
Clone
Blob Blame History Raw
From bdb1a97c4be250f54494076425e555a4509a43ad Mon Sep 17 00:00:00 2001
From: Alain Reguera Delgado <areguera@centosproject.org>
Date: Fri, 15 Nov 2019 21:05:38 -0300
Subject: [PATCH 1/2] Update Makefile.am

---
 src/branding/centos/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/branding/centos/Makefile.am b/src/branding/centos/Makefile.am
index 4b60735..0d32e10 100644
--- a/src/branding/centos/Makefile.am
+++ b/src/branding/centos/Makefile.am
@@ -1,6 +1,7 @@
 centosbrandingdir = $(datadir)/cockpit/branding/centos
 
 centosbranding_DATA = \
+	src/branding/centos/bg-plain.png \
 	src/branding/centos/branding.css \
 	$(NULL)
 
-- 
2.23.0