diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2014-04-28 23:33:04 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2014-04-28 23:35:42 +0900 |
commit | 541761d7b8c8ec8f1927989c6c0694174de73644 (patch) | |
tree | c8e5f69cd3eba9365c6cdc90b5906e8ceb8c4c47 /salhelper | |
parent | de053813e38e4a036067f4ee26e479f9326614fa (diff) |
prefer makefile-gmake-mode
Change-Id: I9cc9bfbddd3a90e00eee3e674994e5d6207f9034
Diffstat (limited to 'salhelper')
-rw-r--r-- | salhelper/Library_salhelper.mk | 2 | ||||
-rw-r--r-- | salhelper/Module_salhelper.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/salhelper/Library_salhelper.mk b/salhelper/Library_salhelper.mk index 8d62e669267f..aa673b28429f 100644 --- a/salhelper/Library_salhelper.mk +++ b/salhelper/Library_salhelper.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. diff --git a/salhelper/Module_salhelper.mk b/salhelper/Module_salhelper.mk index f1eed8e91533..9278844b6c77 100644 --- a/salhelper/Module_salhelper.mk +++ b/salhelper/Module_salhelper.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. |