From 217044626cf1aef24ff3090d8d8ce4f380f48658 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 23 Apr 2018 16:46:40 +0200 Subject: css: Convert to GResource --- data/Makefile.am | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'data/Makefile.am') diff --git a/data/Makefile.am b/data/Makefile.am index ad405ccd..74c58edd 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,3 +1,6 @@ +SUBDIRS = \ + theme + layoutdir = $(datadir)/mate-panel/layouts layout_DATA = \ default.layout \ @@ -7,11 +10,6 @@ layout_DATA = \ opensuse.layout \ ubuntu.layout -matepaneldir = $(datadir)/mate-panel -matepanel_DATA = \ - mate-panel.css \ - panel-grid-symbolic.svg - @INTLTOOL_XML_NOMERGE_RULE@ gsettings_ENUM_NAMESPACE = org.mate.panel -- cgit v1.2.1