summaryrefslogtreecommitdiff
path: root/starmath/Module_starmath.mk
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/Module_starmath.mk')
-rw-r--r--starmath/Module_starmath.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/starmath/Module_starmath.mk b/starmath/Module_starmath.mk
index d9bc48de3411..4b3463ce3cdd 100644
--- a/starmath/Module_starmath.mk
+++ b/starmath/Module_starmath.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
@@ -36,3 +37,5 @@ $(eval $(call gb_Module_add_check_targets,sm,\
$(eval $(call gb_Module_add_subsequentcheck_targets,sm,\
JunitTest_starmath_unoapi \
))
+
+# vim: set noet sw=4 ts=4: