diff options
author | Luca Ferretti <elle.uca@libero.it> | 2009-08-22 01:47:16 +0200 |
---|---|---|
committer | Luca Ferretti <elle.uca@libero.it> | 2009-08-22 01:47:16 +0200 |
commit | ca328b28f87a31dc69be25f14164ee18ee22c988 (patch) | |
tree | 1be7792d7f958027754271cb87e5132d73813174 /Makefile.am | |
parent | c57f7bcbfb8ec92ec670ccb1d5a24b0bba2f6099 (diff) | |
download | adwaita-icon-theme-ca328b28f87a31dc69be25f14164ee18ee22c988.tar.gz |
Include 256x256 directories in build
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 894cff454..3820390a7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = 8x8 16x16 22x22 24x24 32x32 48x48 scalable po +SUBDIRS = 8x8 16x16 22x22 24x24 32x32 48x48 256x256 scalable po pkgconfigdir = $(datadir)/pkgconfig pkgconfig_DATA = gnome-icon-theme.pc |