From 15f4bd08eba961aab8c1ef1a9de06b5668a148d5 Mon Sep 17 00:00:00 2001 From: Perberos Date: Tue, 20 Mar 2012 05:17:21 -0300 Subject: renaming mist to fog --- gtk-themes/Makefile.am | 53 +++++++++++++++++++++++++------------------------- 1 file changed, 27 insertions(+), 26 deletions(-) (limited to 'gtk-themes/Makefile.am') 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 + -- cgit v1.2.1