summaryrefslogtreecommitdiff
path: root/sd/Library_sdui.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sd/Library_sdui.mk')
-rw-r--r--sd/Library_sdui.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sd/Library_sdui.mk b/sd/Library_sdui.mk
index 8d418250f16c..2dea17d244e7 100644
--- a/sd/Library_sdui.mk
+++ b/sd/Library_sdui.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
@@ -101,4 +102,4 @@ $(eval $(call gb_Library_add_exception_objects,sdui,\
# $(WORKDIR)/inc/sd/sddll0.hxx :
# echo "#define" DLL_NAME \"$(if $(filter UNX,$(GUI)),lib)sd$(DLLPOSTFIX)$(DLLPOST)\" > $@
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4: