summaryrefslogtreecommitdiff
path: root/formula/Module_formula.mk
diff options
context:
space:
mode:
Diffstat (limited to 'formula/Module_formula.mk')
-rw-r--r--formula/Module_formula.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/formula/Module_formula.mk b/formula/Module_formula.mk
index 0ce73ce40777..eff40c7371b2 100644
--- a/formula/Module_formula.mk
+++ b/formula/Module_formula.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
@@ -35,4 +36,4 @@ $(eval $(call gb_Module_add_targets,formula,\
Package_inc \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4: