summaryrefslogtreecommitdiffstats
path: root/starmath/Library_smd.mk
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/Library_smd.mk')
-rw-r--r--starmath/Library_smd.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/starmath/Library_smd.mk b/starmath/Library_smd.mk
index 843463ab4441..fe933ca67abd 100644
--- a/starmath/Library_smd.mk
+++ b/starmath/Library_smd.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile-gmake; 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
@@ -60,3 +61,5 @@ $(eval $(call gb_Library_add_exception_objects,smd,\
starmath/source/smdetect \
starmath/source/eqnolefilehdr \
))
+
+# vim: set noet sw=4 ts=4: