summaryrefslogtreecommitdiff
path: root/slideshow/CppunitTest_slideshow.mk
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/CppunitTest_slideshow.mk')
-rw-r--r--slideshow/CppunitTest_slideshow.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/slideshow/CppunitTest_slideshow.mk b/slideshow/CppunitTest_slideshow.mk
index 39675246d..21e21a04c 100644
--- a/slideshow/CppunitTest_slideshow.mk
+++ b/slideshow/CppunitTest_slideshow.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
@@ -78,4 +79,4 @@ $(eval $(call gb_CppunitTest_add_exception_objects,slideshow,\
slideshow/test/views \
))
-# vim: set noet sw=4:
+# vim: set noet sw=4 ts=4: