summaryrefslogtreecommitdiff
path: root/desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am')
-rw-r--r--desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am15
1 files changed, 15 insertions, 0 deletions
diff --git a/desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am b/desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am
new file mode 100644
index 00000000..fb19aec8
--- /dev/null
+++ b/desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am
@@ -0,0 +1,15 @@
+THEME_NAME=BlackMATE
+
+themedir = $(datadir)/themes/$(THEME_NAME)/gnome-shell/dashtodock
+
+theme_DATA = \
+ four_rtl.svg \
+ four.svg \
+ one_rtl.svg \
+ one.svg \
+ three_rtl.svg \
+ three.svg \
+ two_rtl.svg \
+ two.svg
+
+EXTRA_DIST = $(theme_DATA)