summaryrefslogtreecommitdiff
path: root/data/theme/Makefile.am
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-04-23 16:46:40 +0200
committerraveit65 <[email protected]>2018-04-26 13:01:37 +0200
commit217044626cf1aef24ff3090d8d8ce4f380f48658 (patch)
tree8e8dd895d2514bc1fd4bc0a2dbda38feb802a94a /data/theme/Makefile.am
parentfb3abe3bc1cf858638867a2b92c53c5caf8e060f (diff)
downloadmate-panel-217044626cf1aef24ff3090d8d8ce4f380f48658.tar.bz2
mate-panel-217044626cf1aef24ff3090d8d8ce4f380f48658.tar.xz
css: Convert to GResource
Diffstat (limited to 'data/theme/Makefile.am')
-rw-r--r--data/theme/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/theme/Makefile.am b/data/theme/Makefile.am
new file mode 100644
index 00000000..be159948
--- /dev/null
+++ b/data/theme/Makefile.am
@@ -0,0 +1,8 @@
+NULL =
+
+EXTRA_DIST = \
+ mate-panel.css \
+ panel-grid-symbolic.svg \
+ $(NULL)
+
+-include $(top_srcdir)/git.mk