summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta-border/Makefile.am
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-02-09 14:46:52 +0100
committerraveit65 <[email protected]>2021-03-27 16:17:07 +0100
commit6127af25367a6c423826eea09be9307fcc08d615 (patch)
tree25fadd75dc7a204de17ae353c499b117a3c09b68 /desktop-themes/BlueMenta-border/Makefile.am
parentff751f6c7707d0773f442d73dc38a3065c1b4e0b (diff)
downloadmate-themes-6127af25367a6c423826eea09be9307fcc08d615.tar.bz2
mate-themes-6127af25367a6c423826eea09be9307fcc08d615.tar.xz
build: allow users to disable gettext support (--disable-nls)
Diffstat (limited to 'desktop-themes/BlueMenta-border/Makefile.am')
-rw-r--r--desktop-themes/BlueMenta-border/Makefile.am13
1 files changed, 3 insertions, 10 deletions
diff --git a/desktop-themes/BlueMenta-border/Makefile.am b/desktop-themes/BlueMenta-border/Makefile.am
index d476c1a3..ef1cc12a 100644
--- a/desktop-themes/BlueMenta-border/Makefile.am
+++ b/desktop-themes/BlueMenta-border/Makefile.am
@@ -1,14 +1,7 @@
-THEME_NAME=BlueMenta-border
+THEME_NAME = BlueMenta-border
themedir = $(datadir)/themes/$(THEME_NAME)
+theme_DATA = COPYING README
-theme_DATA = \
- COPYING \
- README
-
-%.theme: %.theme.in
- $(AM_V_GEN) $(MSGFMT) --desktop --template $< -d $(top_srcdir)/po -o $@
-
-SUBDIRS = \
- metacity-1
+SUBDIRS = metacity-1