summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/BlueMenta/Makefile.am')
-rw-r--r--desktop-themes/BlueMenta/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop-themes/BlueMenta/Makefile.am b/desktop-themes/BlueMenta/Makefile.am
index 198d6eda..ad296ffe 100644
--- a/desktop-themes/BlueMenta/Makefile.am
+++ b/desktop-themes/BlueMenta/Makefile.am
@@ -1,8 +1,6 @@
THEME_NAME=BlueMenta
THEME_IN_FILES=index.theme.in
-@INTLTOOL_THEME_RULE@
-
themedir = $(datadir)/themes/$(THEME_NAME)
theme_DATA = \
@@ -10,6 +8,9 @@ theme_DATA = \
index.theme \
README
+%.theme: %.theme.in
+ $(AM_V_GEN) $(MSGFMT) --desktop --template $< -d $(top_srcdir)/po -o $@
+
SUBDIRS = \
cinnamon \
emerald \