diff options
author | Alexander Larsson <alexl@redhat.com> | 2002-09-27 15:21:53 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2002-09-27 15:21:53 +0000 |
commit | 9735d70ec3dc5d531cfec1c3f11f00dcd9155f1c (patch) | |
tree | bdb33ad250ae24eb7b27cd35e706cbe74dd3324a /Makefile.am | |
parent | d2798a1aae72222d9c6091dceada72daeffcd13d (diff) | |
download | adwaita-icon-theme-9735d70ec3dc5d531cfec1c3f11f00dcd9155f1c.tar.gz |
Disable po dir for now
2002-09-27 Alexander Larsson <alexl@redhat.com>
* Makefile.am:
Disable po dir for now
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 |