summaryrefslogtreecommitdiff
path: root/gtk-themes/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gtk-themes/Makefile.am')
-rw-r--r--gtk-themes/Makefile.am53
1 files changed, 27 insertions, 26 deletions
diff --git a/gtk-themes/Makefile.am b/gtk-themes/Makefile.am
index 4e55ab1e..12d8f165 100644
--- a/gtk-themes/Makefile.am
+++ b/gtk-themes/Makefile.am
@@ -1,29 +1,30 @@
-SUBDIRS= \
- Glider \
- Glossy \
- TraditionalOkClassic \
- Simple \
- HighContrast \
- HighContrastInverse \
- HighContrastLargePrint \
- HighContrastLargePrintInverse \
- Inverted \
- LowContrast \
- LowContrastLargePrint \
- LargePrint \
+SUBDIRS = \
+ Glider \
+ Glossy \
+ TraditionalOkClassic \
+ Simple \
+ HighContrast \
+ HighContrastInverse \
+ HighContrastLargePrint \
+ HighContrastLargePrintInverse \
+ Inverted \
+ LowContrast \
+ LowContrastLargePrint \
+ LargePrint \
$(TEST_THEMES)
-DIST_SUBDIRS= \
- Glider \
- Glossy \
- TraditionalOkClassic \
- Simple \
- HighContrast \
- HighContrastInverse \
- HighContrastLargePrint \
- HighContrastLargePrintInverse \
- Inverted \
- LowContrast \
- LowContrastLargePrint \
- LargePrint \
+DIST_SUBDIRS = \
+ Glider \
+ Glossy \
+ TraditionalOkClassic \
+ Simple \
+ HighContrast \
+ HighContrastInverse \
+ HighContrastLargePrint \
+ HighContrastLargePrintInverse \
+ Inverted \
+ LowContrast \
+ LowContrastLargePrint \
+ LargePrint \
TraditionalOkTest
+