[Libreoffice-commits] .: fileaccess/Library_fileacc.mk fileaccess/Module_fileaccess.mk

David Tardon dtardon at kemper.freedesktop.org
Sun Apr 3 09:32:43 PDT 2011


 fileaccess/Library_fileacc.mk   |    2 ++
 fileaccess/Module_fileaccess.mk |    2 ++
 2 files changed, 4 insertions(+)

New commits:
commit 3e74bf10fa6306a1214c54479d5a6f2c28ee83b2
Author: David Tardon <dtardon at redhat.com>
Date:   Sun Apr 3 18:31:11 2011 +0200

    add vim modelines

diff --git a/fileaccess/Library_fileacc.mk b/fileaccess/Library_fileacc.mk
index 272468c..b6694e6 100644
--- a/fileaccess/Library_fileacc.mk
+++ b/fileaccess/Library_fileacc.mk
@@ -47,3 +47,5 @@ $(eval $(call gb_Library_add_linked_libs,fileacc,\
 $(eval $(call gb_Library_set_componentfile,fileacc,fileaccess/source/fileacc))
 
 $(eval $(call gb_Library_add_exception_objects,fileacc,fileaccess/source/FileAccess))
+
+# vim: set noet sw=4 ts=4:
diff --git a/fileaccess/Module_fileaccess.mk b/fileaccess/Module_fileaccess.mk
index fbab72e..8e3d385 100644
--- a/fileaccess/Module_fileaccess.mk
+++ b/fileaccess/Module_fileaccess.mk
@@ -30,3 +30,5 @@ $(eval $(call gb_Module_Module,fileaccess))
 $(eval $(call gb_Module_add_targets,fileaccess,\
     Library_fileacc \
 ))
+
+# vim: set noet sw=4 ts=4:


More information about the Libreoffice-commits mailing list