summaryrefslogtreecommitdiff
path: root/sw/Module_sw.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sw/Module_sw.mk')
-rw-r--r--sw/Module_sw.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/Module_sw.mk b/sw/Module_sw.mk
index 527c8ea1c1df..685c1bb41f6c 100644
--- a/sw/Module_sw.mk
+++ b/sw/Module_sw.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.
@@ -49,4 +50,4 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sw,\
JunitTest_sw_unoapi \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4: