diff options
Diffstat (limited to 'mate/Makefile.am')
-rw-r--r-- | mate/Makefile.am | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/mate/Makefile.am b/mate/Makefile.am index adbbb69..0aff2bb 100644 --- a/mate/Makefile.am +++ b/mate/Makefile.am @@ -1,6 +1,8 @@ themedir = $(datadir)/icons/mate -SUBDIRS = scalable +SUBDIRS = scalable \ + scalable-up-to-32 -DIST_SUBDIRS = scalable +DIST_SUBDIRS = scalable \ + scalable-up-to-32 |