diff options
-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) |