summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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