summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop-themes/BlackMATE/Makefile.am7
-rw-r--r--desktop-themes/BlackMATE/gtk-2.0/Makefile.am3
-rw-r--r--desktop-themes/BlackMATE/gtk-3.0/Makefile.am2
-rw-r--r--desktop-themes/BlueMenta/Makefile.am8
-rw-r--r--desktop-themes/BlueMenta/gtk-2.0/Makefile.am3
-rw-r--r--desktop-themes/BlueMenta/gtk-2.0/apps/Makefile.am5
-rw-r--r--desktop-themes/BlueMenta/gtk-2.0/widgets/Makefile.am6
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/Makefile.am4
-rw-r--r--desktop-themes/ContrastHigh/Makefile.am6
-rw-r--r--desktop-themes/ContrastHighInverse/Makefile.am6
-rw-r--r--desktop-themes/GreenLaguna/Makefile.am6
-rw-r--r--desktop-themes/GreenLaguna/gtk-2.0/Makefile.am2
-rw-r--r--desktop-themes/GreenLaguna/gtk-3.0/Makefile.am2
-rw-r--r--desktop-themes/Menta/Makefile.am8
-rw-r--r--desktop-themes/Menta/gtk-2.0/Makefile.am3
-rw-r--r--desktop-themes/Menta/gtk-2.0/apps/Makefile.am5
-rw-r--r--desktop-themes/Menta/gtk-2.0/widgets/Makefile.am6
-rw-r--r--desktop-themes/Menta/gtk-3.0/Makefile.am4
-rw-r--r--desktop-themes/Shiny/gtk-3.0/Makefile.am2
-rw-r--r--desktop-themes/TraditionalGreen/Makefile.am5
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/Makefile.am2
-rw-r--r--desktop-themes/TraditionalOk/Makefile.am9
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/Makefile.am2
-rw-r--r--desktop-themes/TraditionalOk/xfwm4/Makefile.am2
-rw-r--r--desktop-themes/TraditionalOkTest/Makefile.am5
-rw-r--r--desktop-themes/TraditionalOkTest/gtk-3.0/Makefile.am2
-rw-r--r--gtk-themes/Makefile.am8
27 files changed, 0 insertions, 123 deletions
diff --git a/desktop-themes/BlackMATE/Makefile.am b/desktop-themes/BlackMATE/Makefile.am
index 6ae3491f..8273b0e4 100644
--- a/desktop-themes/BlackMATE/Makefile.am
+++ b/desktop-themes/BlackMATE/Makefile.am
@@ -14,13 +14,6 @@ SUBDIRS = \
cinnamon \
unity
-DIST_SUBDIRS = \
- gtk-2.0 \
- gtk-3.0 \
- metacity-1 \
- cinnamon \
- unity
-
CLEANFILES = index.theme
index.theme: index.theme.in
diff --git a/desktop-themes/BlackMATE/gtk-2.0/Makefile.am b/desktop-themes/BlackMATE/gtk-2.0/Makefile.am
index 19d1cea2..96f21b52 100644
--- a/desktop-themes/BlackMATE/gtk-2.0/Makefile.am
+++ b/desktop-themes/BlackMATE/gtk-2.0/Makefile.am
@@ -8,6 +8,3 @@ EXTRA_DIST = $(theme_DATA)
SUBDIRS = assets \
Styles
-
-DIST_SUBDIRS = assets \
- Styles
diff --git a/desktop-themes/BlackMATE/gtk-3.0/Makefile.am b/desktop-themes/BlackMATE/gtk-3.0/Makefile.am
index ca6c5a06..1c4d3636 100644
--- a/desktop-themes/BlackMATE/gtk-3.0/Makefile.am
+++ b/desktop-themes/BlackMATE/gtk-3.0/Makefile.am
@@ -16,5 +16,3 @@ theme_DATA = \
EXTRA_DIST = $(theme_DATA)
SUBDIRS = assets
-
-DIST_SUBDIRS = assets
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
diff --git a/desktop-themes/ContrastHigh/Makefile.am b/desktop-themes/ContrastHigh/Makefile.am
index 874b76c7..7b24a197 100644
--- a/desktop-themes/ContrastHigh/Makefile.am
+++ b/desktop-themes/ContrastHigh/Makefile.am
@@ -12,12 +12,6 @@ SUBDIRS = \
metacity-1 \
pixmaps
-DIST_SUBDIRS = \
- gtk-3.0 \
- gtk-2.0 \
- metacity-1 \
- pixmaps
-
CLEANFILES = index.theme
index.theme: index.theme.in
diff --git a/desktop-themes/ContrastHighInverse/Makefile.am b/desktop-themes/ContrastHighInverse/Makefile.am
index 5b73d4ca..3b69edfb 100644
--- a/desktop-themes/ContrastHighInverse/Makefile.am
+++ b/desktop-themes/ContrastHighInverse/Makefile.am
@@ -13,11 +13,5 @@ SUBDIRS = \
metacity-1 \
pixmaps
-DIST_SUBDIRS = \
- gtk-2.0 \
- gtk-3.0 \
- metacity-1 \
- pixmaps
-
DISTCLEANFILES=index.theme
EXTRA_DIST=index.theme.in
diff --git a/desktop-themes/GreenLaguna/Makefile.am b/desktop-themes/GreenLaguna/Makefile.am
index 6dc72393..f42816c6 100644
--- a/desktop-themes/GreenLaguna/Makefile.am
+++ b/desktop-themes/GreenLaguna/Makefile.am
@@ -13,12 +13,6 @@ SUBDIRS = \
metacity-1 \
unity
-DIST_SUBDIRS = \
- gtk-2.0 \
- gtk-3.0 \
- metacity-1 \
- unity
-
CLEANFILES = index.theme
index.theme: index.theme.in
diff --git a/desktop-themes/GreenLaguna/gtk-2.0/Makefile.am b/desktop-themes/GreenLaguna/gtk-2.0/Makefile.am
index f9615027..0458c361 100644
--- a/desktop-themes/GreenLaguna/gtk-2.0/Makefile.am
+++ b/desktop-themes/GreenLaguna/gtk-2.0/Makefile.am
@@ -9,5 +9,3 @@ theme_DATA = gtkrc \
EXTRA_DIST = $(theme_DATA)
SUBDIRS = Styles
-
-DIST_SUBDIRS = Styles
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am b/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am
index 3ef0a762..fffb7ef1 100644
--- a/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am
+++ b/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am
@@ -16,5 +16,3 @@ EXTRA_DIST = $(theme_DATA)
SUBDIRS = assets
-DIST_SUBDIRS = assets
-
diff --git a/desktop-themes/Menta/Makefile.am b/desktop-themes/Menta/Makefile.am
index 27675230..2811c8f4 100644
--- a/desktop-themes/Menta/Makefile.am
+++ b/desktop-themes/Menta/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/Menta/gtk-2.0/Makefile.am b/desktop-themes/Menta/gtk-2.0/Makefile.am
index 987c21cb..23acb3e7 100644
--- a/desktop-themes/Menta/gtk-2.0/Makefile.am
+++ b/desktop-themes/Menta/gtk-2.0/Makefile.am
@@ -7,6 +7,3 @@ EXTRA_DIST = $(theme_DATA)
SUBDIRS = apps \
widgets
-
-DIST_SUBDIRS = apps \
- widgets
diff --git a/desktop-themes/Menta/gtk-2.0/apps/Makefile.am b/desktop-themes/Menta/gtk-2.0/apps/Makefile.am
index 0cd1a194..e9327b60 100644
--- a/desktop-themes/Menta/gtk-2.0/apps/Makefile.am
+++ b/desktop-themes/Menta/gtk-2.0/apps/Makefile.am
@@ -21,8 +21,3 @@ SUBDIRS = Handles \
Caja \
Null \
Others
-
-DIST_SUBDIRS = Handles \
- Caja \
- Null \
- Others
diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Makefile.am b/desktop-themes/Menta/gtk-2.0/widgets/Makefile.am
index 75239e33..becaa58f 100644
--- a/desktop-themes/Menta/gtk-2.0/widgets/Makefile.am
+++ b/desktop-themes/Menta/gtk-2.0/widgets/Makefile.am
@@ -14,9 +14,3 @@ SUBDIRS = \
Null \
Others \
Scale
-
-DIST_SUBDIRS = \
- Panel \
- Null \
- Others \
- Scale
diff --git a/desktop-themes/Menta/gtk-3.0/Makefile.am b/desktop-themes/Menta/gtk-3.0/Makefile.am
index cb0ad6e6..37e0fc55 100644
--- a/desktop-themes/Menta/gtk-3.0/Makefile.am
+++ b/desktop-themes/Menta/gtk-3.0/Makefile.am
@@ -21,7 +21,3 @@ EXTRA_DIST = $(theme_DATA)
SUBDIRS = \
assets \
borders
-
-DIST_SUBDIRS = \
- assets \
- borders
diff --git a/desktop-themes/Shiny/gtk-3.0/Makefile.am b/desktop-themes/Shiny/gtk-3.0/Makefile.am
index e94193b8..5fcf110f 100644
--- a/desktop-themes/Shiny/gtk-3.0/Makefile.am
+++ b/desktop-themes/Shiny/gtk-3.0/Makefile.am
@@ -13,5 +13,3 @@ theme_DATA = \
EXTRA_DIST = $(theme_DATA)
SUBDIRS = apps assets
-
-DIST_SUBDIRS = $(SUBDIRS)
diff --git a/desktop-themes/TraditionalGreen/Makefile.am b/desktop-themes/TraditionalGreen/Makefile.am
index 5390ea24..d0e88192 100644
--- a/desktop-themes/TraditionalGreen/Makefile.am
+++ b/desktop-themes/TraditionalGreen/Makefile.am
@@ -11,11 +11,6 @@ SUBDIRS = \
gtk-3.0 \
metacity-1
-DIST_SUBDIRS = \
- gtk-2.0 \
- gtk-3.0 \
- metacity-1
-
CLEANFILES = index.theme
index.theme: index.theme.in
diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/Makefile.am b/desktop-themes/TraditionalGreen/gtk-3.0/Makefile.am
index 79b269ab..1010e61c 100644
--- a/desktop-themes/TraditionalGreen/gtk-3.0/Makefile.am
+++ b/desktop-themes/TraditionalGreen/gtk-3.0/Makefile.am
@@ -13,5 +13,3 @@ theme_DATA = \
EXTRA_DIST = $(theme_DATA)
SUBDIRS = img
-
-DIST_SUBDIRS = img
diff --git a/desktop-themes/TraditionalOk/Makefile.am b/desktop-themes/TraditionalOk/Makefile.am
index 386b6152..3e4189c9 100644
--- a/desktop-themes/TraditionalOk/Makefile.am
+++ b/desktop-themes/TraditionalOk/Makefile.am
@@ -15,15 +15,6 @@ SUBDIRS = \
wallpapers \
xfwm4
-DIST_SUBDIRS = \
- doc \
- gtk-2.0 \
- gtk-3.0 \
- metacity-1 \
- openbox-3 \
- wallpapers \
- xfwm4
-
CLEANFILES = index.theme
index.theme: index.theme.in
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/Makefile.am b/desktop-themes/TraditionalOk/gtk-3.0/Makefile.am
index 520d92ad..cac187c3 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/Makefile.am
+++ b/desktop-themes/TraditionalOk/gtk-3.0/Makefile.am
@@ -13,5 +13,3 @@ theme_DATA = \
EXTRA_DIST = $(theme_DATA)
SUBDIRS = img
-
-DIST_SUBDIRS = img
diff --git a/desktop-themes/TraditionalOk/xfwm4/Makefile.am b/desktop-themes/TraditionalOk/xfwm4/Makefile.am
index f9784611..afff87a3 100644
--- a/desktop-themes/TraditionalOk/xfwm4/Makefile.am
+++ b/desktop-themes/TraditionalOk/xfwm4/Makefile.am
@@ -50,5 +50,3 @@ theme_DATA = \
EXTRA_DIST = $(theme_DATA)
SUBDIRS = png
-
-DIST_SUBDIRS = png
diff --git a/desktop-themes/TraditionalOkTest/Makefile.am b/desktop-themes/TraditionalOkTest/Makefile.am
index 00fab7ec..dfb0b81f 100644
--- a/desktop-themes/TraditionalOkTest/Makefile.am
+++ b/desktop-themes/TraditionalOkTest/Makefile.am
@@ -11,11 +11,6 @@ SUBDIRS = \
gtk-3.0 \
metacity-1
-DIST_SUBDIRS = \
- gtk-2.0 \
- gtk-3.0 \
- metacity-1
-
CLEANFILES = index.theme
index.theme: index.theme.in
diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/Makefile.am b/desktop-themes/TraditionalOkTest/gtk-3.0/Makefile.am
index 3517cd04..1b906f18 100644
--- a/desktop-themes/TraditionalOkTest/gtk-3.0/Makefile.am
+++ b/desktop-themes/TraditionalOkTest/gtk-3.0/Makefile.am
@@ -13,5 +13,3 @@ theme_DATA = \
EXTRA_DIST = $(theme_DATA)
SUBDIRS = img
-
-DIST_SUBDIRS = img
diff --git a/gtk-themes/Makefile.am b/gtk-themes/Makefile.am
index 71811627..f3cb935b 100644
--- a/gtk-themes/Makefile.am
+++ b/gtk-themes/Makefile.am
@@ -6,11 +6,3 @@ SUBDIRS = \
Reverse \
LargePrint
-DIST_SUBDIRS = \
- AlaDelta \
- Simply \
- ContrastHighLargePrint \
- ContrastHighLargePrintInverse \
- Reverse \
- LargePrint
-