summaryrefslogtreecommitdiff
path: root/sc/AllLangResTarget_sc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/AllLangResTarget_sc.mk')
-rw-r--r--sc/AllLangResTarget_sc.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/AllLangResTarget_sc.mk b/sc/AllLangResTarget_sc.mk
index 9c880136947f..adbedf5a8fe4 100644
--- a/sc/AllLangResTarget_sc.mk
+++ b/sc/AllLangResTarget_sc.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
@@ -102,3 +103,5 @@ $(eval $(call gb_SrsTarget_add_files,sc/res,\
sc/source/ui/formdlg/dwfunctr.src \
sc/source/core/src/compiler.src \
))
+
+# vim: set noet sw=4 ts=4: