summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-08-02 21:22:35 +0300
committerTor Lillqvist <tml@iki.fi>2011-08-02 21:22:35 +0300
commit35491073336a06e321c29683578b8e7c01b3e9ff (patch)
treeb5e1583c3ce0bffc9d678d1060146abe5f20f8da /RepositoryExternal.mk
parentd904cd37150eefb32c67eb5242341bc4c0e58230 (diff)
Add Emacs mode lines
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 2a66f730dcd2..cd15f9e14d1a 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.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.
@@ -642,4 +643,5 @@ $(call gb_LinkTarget_add_libs,$(1), \
)
endef
+
# vim: set noet sw=4 ts=4: