summaryrefslogtreecommitdiffstats
path: root/comphelper/Package_inc.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-30 23:02:57 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-30 23:12:12 +0300
commit704bc46ae43d0386e5762b6a6158c7cef831dd1d (patch)
tree05e6e4e72883d7a1908cf5d89002f5afae1a3551 /comphelper/Package_inc.mk
parentRemoved Kabyle language entry. (diff)
downloadcore-704bc46ae43d0386e5762b6a6158c7cef831dd1d.tar.gz
core-704bc46ae43d0386e5762b6a6158c7cef831dd1d.zip
Add consistent Emacs and vim mode lines
Diffstat (limited to 'comphelper/Package_inc.mk')
-rw-r--r--comphelper/Package_inc.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/comphelper/Package_inc.mk b/comphelper/Package_inc.mk
index a02bde6b7475..19ff4182e5c5 100644
--- a/comphelper/Package_inc.mk
+++ b/comphelper/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.
@@ -135,3 +136,5 @@ $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/namecontainer.hx
$(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/processfactory.hxx,comphelper/processfactory.hxx))
$(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/sequenceashashmap.hxx,comphelper/sequenceashashmap.hxx))
$(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/configurationhelper.hxx,comphelper/configurationhelper.hxx))
+
+# vim: set noet sw=4 ts=4: