summaryrefslogtreecommitdiff
path: root/cui/Module_cui.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cui/Module_cui.mk')
-rw-r--r--cui/Module_cui.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/cui/Module_cui.mk b/cui/Module_cui.mk
index aaab8dfbd..1644c79dc 100644
--- a/cui/Module_cui.mk
+++ b/cui/Module_cui.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
@@ -32,4 +33,4 @@ $(eval $(call gb_Module_add_targets,cui,\
Library_cui \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4: