summaryrefslogtreecommitdiffstats
path: root/unotools/Package_inc.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-04-03 18:31:54 +0200
committerDavid Tardon <dtardon@redhat.com>2011-04-03 18:31:54 +0200
commit2da4abc60907083d2fbfe862c28a3864c99474ea (patch)
tree984e2fc62f41999ff64f0c7d7b8aa875a37b9f55 /unotools/Package_inc.mk
parentFix gbuildize unotools (diff)
downloadcore-2da4abc60907083d2fbfe862c28a3864c99474ea.tar.gz
core-2da4abc60907083d2fbfe862c28a3864c99474ea.zip
add vim modelines
Diffstat (limited to 'unotools/Package_inc.mk')
-rw-r--r--unotools/Package_inc.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/unotools/Package_inc.mk b/unotools/Package_inc.mk
index 3d78b8502cf0..13a8165e3ba6 100644
--- a/unotools/Package_inc.mk
+++ b/unotools/Package_inc.mk
@@ -114,3 +114,5 @@ $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/useroptions.hxx,unot
$(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/viewoptions.hxx,unotools/viewoptions.hxx))
$(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/workingsetoptions.hxx,unotools/workingsetoptions.hxx))
$(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/xmlaccelcfg.hxx,unotools/xmlaccelcfg.hxx))
+
+# vim: set noet sw=4 ts=4: