diff options
Diffstat (limited to 'desktop-themes/BlueMenta')
-rw-r--r-- | desktop-themes/BlueMenta/Makefile.am | 8 | ||||
-rw-r--r-- | desktop-themes/BlueMenta/gtk-2.0/Makefile.am | 3 | ||||
-rw-r--r-- | desktop-themes/BlueMenta/gtk-2.0/apps/Makefile.am | 5 | ||||
-rw-r--r-- | desktop-themes/BlueMenta/gtk-2.0/widgets/Makefile.am | 6 | ||||
-rw-r--r-- | desktop-themes/BlueMenta/gtk-3.0/Makefile.am | 4 |
5 files changed, 0 insertions, 26 deletions
diff --git a/desktop-themes/BlueMenta/Makefile.am b/desktop-themes/BlueMenta/Makefile.am index 751908ec..77626e08 100644 --- a/desktop-themes/BlueMenta/Makefile.am +++ b/desktop-themes/BlueMenta/Makefile.am @@ -17,14 +17,6 @@ SUBDIRS = \ unity \ xfwm4 -DIST_SUBDIRS = \ - cinnamon \ - gtk-2.0 \ - gtk-3.0 \ - metacity-1 \ - unity \ - xfwm4 - CLEANFILES = index.theme index.theme: index.theme.in diff --git a/desktop-themes/BlueMenta/gtk-2.0/Makefile.am b/desktop-themes/BlueMenta/gtk-2.0/Makefile.am index 35f0c061..292e9f7d 100644 --- a/desktop-themes/BlueMenta/gtk-2.0/Makefile.am +++ b/desktop-themes/BlueMenta/gtk-2.0/Makefile.am @@ -6,6 +6,3 @@ EXTRA_DIST = $(theme_DATA) SUBDIRS = apps \ widgets - -DIST_SUBDIRS = apps \ - widgets diff --git a/desktop-themes/BlueMenta/gtk-2.0/apps/Makefile.am b/desktop-themes/BlueMenta/gtk-2.0/apps/Makefile.am index 1d12dbd5..6a3abd20 100644 --- a/desktop-themes/BlueMenta/gtk-2.0/apps/Makefile.am +++ b/desktop-themes/BlueMenta/gtk-2.0/apps/Makefile.am @@ -20,8 +20,3 @@ SUBDIRS = Handles \ Caja \ Null \ Others - -DIST_SUBDIRS = Handles \ - Caja \ - Null \ - Others diff --git a/desktop-themes/BlueMenta/gtk-2.0/widgets/Makefile.am b/desktop-themes/BlueMenta/gtk-2.0/widgets/Makefile.am index 739c13d0..eba9e3c4 100644 --- a/desktop-themes/BlueMenta/gtk-2.0/widgets/Makefile.am +++ b/desktop-themes/BlueMenta/gtk-2.0/widgets/Makefile.am @@ -10,9 +10,3 @@ SUBDIRS = \ Null \ Others \ Scale - -DIST_SUBDIRS = \ - Panel \ - Null \ - Others \ - Scale diff --git a/desktop-themes/BlueMenta/gtk-3.0/Makefile.am b/desktop-themes/BlueMenta/gtk-3.0/Makefile.am index 81908ceb..03dced05 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/Makefile.am +++ b/desktop-themes/BlueMenta/gtk-3.0/Makefile.am @@ -20,7 +20,3 @@ EXTRA_DIST = $(theme_DATA) SUBDIRS = \ assets \ borders - -DIST_SUBDIRS = \ - assets \ - borders |