summaryrefslogtreecommitdiff
path: root/oox/Library_oox.mk
diff options
context:
space:
mode:
Diffstat (limited to 'oox/Library_oox.mk')
-rw-r--r--oox/Library_oox.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/oox/Library_oox.mk b/oox/Library_oox.mk
index 69ddb25d65ea..c0aa99045256 100644
--- a/oox/Library_oox.mk
+++ b/oox/Library_oox.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
@@ -371,4 +372,4 @@ oox_clean :
rm -rf $(WORKDIR)/oox
.PHONY: oox_clean
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4: