summaryrefslogtreecommitdiff
path: root/sccomp/Module_sccomp.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sccomp/Module_sccomp.mk')
-rw-r--r--sccomp/Module_sccomp.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sccomp/Module_sccomp.mk b/sccomp/Module_sccomp.mk
index 92d311315aa9..27ba12963db0 100644
--- a/sccomp/Module_sccomp.mk
+++ b/sccomp/Module_sccomp.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.
@@ -32,4 +33,4 @@ $(eval $(call gb_Module_add_targets,sccomp,\
Library_solver \
))
-# vim: set noet sw=4:
+# vim: set noet sw=4 ts=4: