diff options
Diffstat (limited to 'icon-themes/Makefile.am')
-rw-r--r-- | icon-themes/Makefile.am | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/icon-themes/Makefile.am b/icon-themes/Makefile.am index cb631509..fff50889 100644 --- a/icon-themes/Makefile.am +++ b/icon-themes/Makefile.am @@ -1,8 +1,10 @@ -SUBDIRS=Crux \ - HighContrast \ - HighContrastInverse \ - HighContrastLargePrint \ +SUBDIRS = \ + Quid \ + HighContrast \ + HighContrastInverse \ + HighContrastLargePrint \ HighContrastLargePrintInverse \ - HighContrast-SVG \ - LargePrint \ - Mist + HighContrast-SVG \ + LargePrint \ + Mist + |