summaryrefslogtreecommitdiff
path: root/toolkit/Package_inc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/Package_inc.mk')
-rw-r--r--toolkit/Package_inc.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolkit/Package_inc.mk b/toolkit/Package_inc.mk
index 03d49fe6a45e..8b8f63402cd1 100644
--- a/toolkit/Package_inc.mk
+++ b/toolkit/Package_inc.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.
@@ -64,3 +65,5 @@ $(eval $(call gb_Package_add_file,toolkit_inc,inc/toolkit/helper/unopropertyarra
$(eval $(call gb_Package_add_file,toolkit_inc,inc/toolkit/helper/unowrapper.hxx,toolkit/helper/unowrapper.hxx))
$(eval $(call gb_Package_add_file,toolkit_inc,inc/toolkit/helper/vclunohelper.hxx,toolkit/helper/vclunohelper.hxx))
$(eval $(call gb_Package_add_file,toolkit_inc,inc/toolkit/unohlp.hxx,toolkit/helper/vclunohelper.hxx))
+
+# vim: set noet sw=4 ts=4: