summaryrefslogtreecommitdiff
path: root/sd/Package_inc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sd/Package_inc.mk')
-rw-r--r--sd/Package_inc.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sd/Package_inc.mk b/sd/Package_inc.mk
index fcf22384d8dc..38cf7b2e2601 100644
--- a/sd/Package_inc.mk
+++ b/sd/Package_inc.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
@@ -29,4 +30,4 @@ $(eval $(call gb_Package_Package,sd_inc,$(SRCDIR)/sd/inc))
$(eval $(call gb_Package_add_file,sd_inc,inc/sd/sddll.hxx,sddll.hxx))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4: