summaryrefslogtreecommitdiff
path: root/oox/Package_source.mk
diff options
context:
space:
mode:
Diffstat (limited to 'oox/Package_source.mk')
-rw-r--r--oox/Package_source.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/oox/Package_source.mk b/oox/Package_source.mk
index 95917616602a..12d948889811 100644
--- a/oox/Package_source.mk
+++ b/oox/Package_source.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -27,3 +28,5 @@
$(eval $(call gb_Package_Package,oox_source,$(SRCDIR)/oox/source))
$(eval $(call gb_Package_add_file,oox_source,inc/oox/token/tokens.txt,token/tokens.txt))
+
+# vim: set noet sw=4 ts=4: