diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 9c72a4d1f..dd4624549 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,5 @@ -SUBDIRS = 12x12 24x24 36x36 48x48 72x72 96x96 192x192 scalable po +SUBDIRS = 12x12 24x24 36x36 48x48 72x72 96x96 192x192 scalable +# Disable for now: po THEME_IN_FILES=index.theme.in |