From db1687c439b8d79958027fb2c990806187e057dc Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 20 Nov 2014 21:39:12 +0100 Subject: clean up make files --- desktop-themes/BlueMenta/Makefile.am | 8 -------- desktop-themes/BlueMenta/gtk-2.0/Makefile.am | 3 --- desktop-themes/BlueMenta/gtk-2.0/apps/Makefile.am | 5 ----- desktop-themes/BlueMenta/gtk-2.0/widgets/Makefile.am | 6 ------ desktop-themes/BlueMenta/gtk-3.0/Makefile.am | 4 ---- 5 files changed, 26 deletions(-) (limited to 'desktop-themes/BlueMenta') 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 -- cgit v1.2.1