summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_test_filters.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/CppunitTest_sc_test_filters.mk')
-rw-r--r--sc/CppunitTest_sc_test_filters.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/CppunitTest_sc_test_filters.mk b/sc/CppunitTest_sc_test_filters.mk
index 8dcd854a8..0b469bcfd 100644
--- a/sc/CppunitTest_sc_test_filters.mk
+++ b/sc/CppunitTest_sc_test_filters.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
@@ -107,4 +108,4 @@ $(eval $(call gb_RdbTarget_add_old_components,sc_filters_test,\
# b) explicitly depend on the sc resource files needed at unit-test runtime
$(call gb_CppunitTest_get_target,sc_filters_test) : $(call gb_Library_get_target,scfilt) $(WORKDIR)/AllLangRes/sc
-# vim: set noet sw=4:
+# vim: set noet sw=4 ts=4: