summaryrefslogtreecommitdiff
path: root/basic/StaticLibrary_app.mk
diff options
context:
space:
mode:
Diffstat (limited to 'basic/StaticLibrary_app.mk')
-rw-r--r--basic/StaticLibrary_app.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/basic/StaticLibrary_app.mk b/basic/StaticLibrary_app.mk
index 5cce0b52da24..3166775e04b9 100644
--- a/basic/StaticLibrary_app.mk
+++ b/basic/StaticLibrary_app.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -61,4 +62,4 @@ $(eval $(call gb_StaticLibrary_add_exception_objects,app,\
basic/source/app/textedit \
))
-# vim: set noet sw=4:
+# vim: set noet sw=4 ts=4: