From 541761d7b8c8ec8f1927989c6c0694174de73644 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Mon, 28 Apr 2014 23:33:04 +0900 Subject: prefer makefile-gmake-mode Change-Id: I9cc9bfbddd3a90e00eee3e674994e5d6207f9034 --- cppuhelper/Library_cppuhelper.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cppuhelper/Library_cppuhelper.mk') diff --git a/cppuhelper/Library_cppuhelper.mk b/cppuhelper/Library_cppuhelper.mk index a2ebf8cec646..bfcc16a74c32 100644 --- a/cppuhelper/Library_cppuhelper.mk +++ b/cppuhelper/Library_cppuhelper.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # # This file is part of the LibreOffice project. -- cgit