diff options
Diffstat (limited to 'gtk-themes/Makefile.am')
-rw-r--r-- | gtk-themes/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk-themes/Makefile.am b/gtk-themes/Makefile.am index 5416524c..e107d048 100644 --- a/gtk-themes/Makefile.am +++ b/gtk-themes/Makefile.am @@ -7,7 +7,7 @@ SUBDIRS = \ HighContrastInverse \ HighContrastLargePrint \ HighContrastLargePrintInverse \ - Inverted \ + Reverse \ LowContrast \ LowContrastLargePrint \ LargePrint \ @@ -22,7 +22,7 @@ DIST_SUBDIRS = \ HighContrastInverse \ HighContrastLargePrint \ HighContrastLargePrintInverse \ - Inverted \ + Reverse \ LowContrast \ LowContrastLargePrint \ LargePrint \ |