From b2bd33ea253952ad3f8b4bfe4bd54c4af16cb86e Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Wed, 10 Aug 2011 02:12:48 +0900 Subject: prefer makefile-gmake-mode to plain makefile-mode --- starmath/JunitTest_starmath_unoapi.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'starmath/JunitTest_starmath_unoapi.mk') diff --git a/starmath/JunitTest_starmath_unoapi.mk b/starmath/JunitTest_starmath_unoapi.mk index d73caad3c50b..8a203361c081 100644 --- a/starmath/JunitTest_starmath_unoapi.mk +++ b/starmath/JunitTest_starmath_unoapi.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; 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 -- cgit