diff options
Diffstat (limited to 'desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am')
-rw-r--r-- | desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am b/desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am deleted file mode 100644 index fb19aec8..00000000 --- a/desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am +++ /dev/null @@ -1,15 +0,0 @@ -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) |