summaryrefslogtreecommitdiff
path: root/configmgr/Module_configmgr.mk
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/Module_configmgr.mk')
-rw-r--r--configmgr/Module_configmgr.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/configmgr/Module_configmgr.mk b/configmgr/Module_configmgr.mk
index 2b6e3c60e31b..140dd72ff94b 100644
--- a/configmgr/Module_configmgr.mk
+++ b/configmgr/Module_configmgr.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
@@ -31,4 +32,4 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,configmgr,\
JunitTest_configmgr_unoapi \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4: