summaryrefslogtreecommitdiff
path: root/desktop-themes/Makefile.am
diff options
context:
space:
mode:
authorPerberos <[email protected]>2012-03-19 21:23:51 -0300
committerPerberos <[email protected]>2012-03-19 21:23:51 -0300
commitac9ffcff7717c85fd4d55d4c90ab5a35423870dc (patch)
treece76b7b6de586637c529a92b193e8bea5dfe813d /desktop-themes/Makefile.am
parent56b07518c525ecfe2098436574b4265c3019bd0a (diff)
downloadmate-themes-ac9ffcff7717c85fd4d55d4c90ab5a35423870dc.tar.bz2
mate-themes-ac9ffcff7717c85fd4d55d4c90ab5a35423870dc.tar.xz
renaming clearlooks to traditionalok
Diffstat (limited to 'desktop-themes/Makefile.am')
-rw-r--r--desktop-themes/Makefile.am55
1 files changed, 28 insertions, 27 deletions
diff --git a/desktop-themes/Makefile.am b/desktop-themes/Makefile.am
index 749b4ab4..64948925 100644
--- a/desktop-themes/Makefile.am
+++ b/desktop-themes/Makefile.am
@@ -1,31 +1,32 @@
-SUBDIRS= \
- Aldabra \
- Crux \
- Clearlooks \
- Glider \
- Glossy \
- HighContrast \
- HighContrastInverse \
- HighContrastLargePrint \
+SUBDIRS = \
+ Aldabra \
+ Crux \
+ TraditionalOk \
+ Glider \
+ Glossy \
+ HighContrast \
+ HighContrastInverse \
+ HighContrastLargePrint \
HighContrastLargePrintInverse \
- LargePrint \
- LowContrast \
- LowContrastLargePrint \
- Mist \
+ LargePrint \
+ LowContrast \
+ LowContrastLargePrint \
+ Mist \
$(TEST_THEMES)
-DIST_SUBDIRS= \
- Aldabra \
- Crux \
- Clearlooks \
- Glider \
- Glossy \
- HighContrast \
- HighContrastInverse \
- HighContrastLargePrint \
+DIST_SUBDIRS = \
+ Aldabra \
+ Crux \
+ TraditionalOk \
+ Glider \
+ Glossy \
+ HighContrast \
+ HighContrastInverse \
+ HighContrastLargePrint \
HighContrastLargePrintInverse \
- LargePrint \
- LowContrast \
- LowContrastLargePrint \
- Mist \
- ClearlooksTest
+ LargePrint \
+ LowContrast \
+ LowContrastLargePrint \
+ Mist \
+ TraditionalOkTest
+