diff options
author | raveit65 <[email protected]> | 2014-05-06 12:06:28 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-05-06 12:06:28 +0200 |
commit | b83caf1d266a884e9b21ab61beb52b6249a50043 (patch) | |
tree | 9b830426b32c7d58bf211b45673fc0536a335cf7 /desktop-themes/BlackMATE/Makefile.am | |
parent | ec13c5e2cdfa316fde21b7996616969266b732e9 (diff) | |
download | mate-themes-b83caf1d266a884e9b21ab61beb52b6249a50043.tar.bz2 mate-themes-b83caf1d266a884e9b21ab61beb52b6249a50043.tar.xz |
BlackMATE : remove cinnamon theme , doesn't work anymore
Diffstat (limited to 'desktop-themes/BlackMATE/Makefile.am')
-rw-r--r-- | desktop-themes/BlackMATE/Makefile.am | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/desktop-themes/BlackMATE/Makefile.am b/desktop-themes/BlackMATE/Makefile.am index c3b15d82..c257d44c 100644 --- a/desktop-themes/BlackMATE/Makefile.am +++ b/desktop-themes/BlackMATE/Makefile.am @@ -10,14 +10,12 @@ EXTRA_DIST = $(theme_DATA) index.theme.in COPYING SUBDIRS = \ gtk-2.0 \ gtk-3.0 \ - metacity-1 \ - cinnamon + metacity-1 DIST_SUBDIRS = \ gtk-2.0 \ gtk-3.0 \ - metacity-1 \ - cinnamon + metacity-1 CLEANFILES = index.theme |