diff options
Diffstat (limited to 'desktop-themes/Makefile.am')
-rw-r--r-- | desktop-themes/Makefile.am | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop-themes/Makefile.am b/desktop-themes/Makefile.am index b55367e0..7aa9713c 100644 --- a/desktop-themes/Makefile.am +++ b/desktop-themes/Makefile.am @@ -9,8 +9,8 @@ SUBDIRS = \ ContrastHighLargePrint \ ContrastHighLargePrintInverse \ LargePrint \ - LowContrast \ - LowContrastLargePrint \ + ContrastLow \ + ContrastLowLargePrint \ Fog \ $(TEST_THEMES) @@ -25,8 +25,8 @@ DIST_SUBDIRS = \ ContrastHighLargePrint \ ContrastHighLargePrintInverse \ LargePrint \ - LowContrast \ - LowContrastLargePrint \ + ContrastLow \ + ContrastLowLargePrint \ Fog \ TraditionalOkTest |