diff options
author | Wolfgang Ulbrich <[email protected]> | 2013-08-25 15:18:57 +0200 |
---|---|---|
committer | Wolfgang Ulbrich <[email protected]> | 2013-08-25 15:18:57 +0200 |
commit | bb3711a1dd38de7af0176b47913117db9a8c16be (patch) | |
tree | b774059a00d8f05205337bda1de93568513560f6 | |
parent | d809587d4ddb13ef818eab053a67b03dd36fd560 (diff) | |
download | mate-icon-theme-bb3711a1dd38de7af0176b47913117db9a8c16be.tar.bz2 mate-icon-theme-bb3711a1dd38de7af0176b47913117db9a8c16be.tar.xz |
Update Makefile.am
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 9cb7a27..40355fe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,7 @@ DISTCHECK_CONFIGURE_FLAGS = --disable-icon-mapping SUBDIRS = \ po $(SVGSRCDIR) \ menta \ - mate/scalable + mate theme_in_files = index.theme.in.in theme_DATA = $(theme_in_files:.theme.in.in=.theme) |