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