From a06dae5f80493bc1c98ce8d32b97ad53abcf2f01 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 30 Jul 2011 23:02:06 +0300 Subject: Add consistent Emacs and vim mode lines --- animations/Library_animcore.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'animations/Library_animcore.mk') diff --git a/animations/Library_animcore.mk b/animations/Library_animcore.mk index 1ec31c56cc5b..962c91a78026 100644 --- a/animations/Library_animcore.mk +++ b/animations/Library_animcore.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. @@ -54,4 +55,4 @@ $(eval $(call gb_Library_add_exception_objects,animcore,\ animations/source/animcore/targetpropertiescreator \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: -- cgit