diff options
author | raveit65 <[email protected]> | 2013-08-24 18:29:25 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2013-08-24 18:29:25 +0200 |
commit | 22510a4974d0d0e3d272059428ff435e13494cec (patch) | |
tree | 951f61e565ebefe4694824e21f404d3a25a99ea9 /Makefile.am | |
parent | 27553fa7153c2899e8d4d6175ac5809b8f6240c1 (diff) | |
download | mate-icon-theme-22510a4974d0d0e3d272059428ff435e13494cec.tar.bz2 mate-icon-theme-22510a4974d0d0e3d272059428ff435e13494cec.tar.xz |
add sympolic icons to mate icon theme
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 4bb32e8..b699fcf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,8 @@ DISTCHECK_CONFIGURE_FLAGS = --disable-icon-mapping SUBDIRS = \ po $(SVGSRCDIR) \ - menta + menta \ + mate/scalable theme_in_files = index.theme.in.in theme_DATA = $(theme_in_files:.theme.in.in=.theme) |