diff options
author | rbuj <[email protected]> | 2020-03-26 15:17:25 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-03-26 17:42:50 +0100 |
commit | d425d550c5c9bc546fce9c451229caf08665264c (patch) | |
tree | 70d17cbb29face3a582c136f548bcac2851084bc /icons/Makefile.am | |
parent | 6ed13133fe24271a677f7f7d8bfd59ba375fe6e3 (diff) | |
download | mate-panel-d425d550c5c9bc546fce9c451229caf08665264c.tar.bz2 mate-panel-d425d550c5c9bc546fce9c451229caf08665264c.tar.xz |
Add 96x96 icons
Diffstat (limited to 'icons/Makefile.am')
-rw-r--r-- | icons/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am index 8e5ab1ac..bdddd682 100644 --- a/icons/Makefile.am +++ b/icons/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = 16x16 22x22 24x24 32x32 48x48 64x64 256x256 scalable +SUBDIRS = 16x16 22x22 24x24 32x32 48x48 64x64 96x96 256x256 scalable -include $(top_srcdir)/git.mk |