summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-03-11 16:15:04 +0100
committerraveit65 <[email protected]>2016-03-11 16:15:04 +0100
commit7621d52b03e9d92eefa640908097838f8b4f6445 (patch)
tree500a9c9e3aa6e2daa54385fcea94300f73f2ce82
parent25effc9ed92e535ed5c40e5f249b8b5767424c1c (diff)
downloadmate-themes-3.20.3.tar.bz2
mate-themes-3.20.3.tar.xz
we don't want to install mo files, all translations are already stored in index.theme filesv3.20.3
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2804bd07..193b6301 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,3 +27,8 @@ dist-hook:
else \
echo A git clone is required to generate a ChangeLog >&2; \
fi
+
+# we don't want to install mo files, all translations are already stored
+# in theme files
+install-data-local:
+ $(MAKE) -C po uninstall