diff options
Diffstat (limited to 'desktop-themes/BlueMenta/Makefile.am')
-rw-r--r-- | desktop-themes/BlueMenta/Makefile.am | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/desktop-themes/BlueMenta/Makefile.am b/desktop-themes/BlueMenta/Makefile.am index 48c97814..7ddf49f5 100644 --- a/desktop-themes/BlueMenta/Makefile.am +++ b/desktop-themes/BlueMenta/Makefile.am @@ -9,20 +9,18 @@ theme_DATA = \ EXTRA_DIST = $(theme_DATA) index.theme.in -SUBDIRS = \ - cinnamon \ - gtk-2.0 \ - gtk-3.0 \ +SUBDIRS = \ + gtk-2.0 \ + gtk-3.0 \ metacity-1 \ - unity \ + unity \ xfwm4 -DIST_SUBDIRS = \ - cinnamon \ - gtk-2.0 \ - gtk-3.0 \ +DIST_SUBDIRS = \ + gtk-2.0 \ + gtk-3.0 \ metacity-1 \ - unity \ + unity \ xfwm4 CLEANFILES = index.theme |