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