summaryrefslogtreecommitdiff
path: root/helpcompiler
diff options
context:
space:
mode:
Diffstat (limited to 'helpcompiler')
-rw-r--r--helpcompiler/Executable_HelpIndexer.mk (renamed from helpcompiler/Executable_helpindexer.mk)0
-rw-r--r--helpcompiler/Executable_HelpLinker.mk (renamed from helpcompiler/Executable_helplinker.mk)0
-rw-r--r--helpcompiler/Module_helpcompiler.mk4
3 files changed, 2 insertions, 2 deletions
diff --git a/helpcompiler/Executable_helpindexer.mk b/helpcompiler/Executable_HelpIndexer.mk
index 5fee9f7a64f4..5fee9f7a64f4 100644
--- a/helpcompiler/Executable_helpindexer.mk
+++ b/helpcompiler/Executable_HelpIndexer.mk
diff --git a/helpcompiler/Executable_helplinker.mk b/helpcompiler/Executable_HelpLinker.mk
index 2825aadf3b2e..2825aadf3b2e 100644
--- a/helpcompiler/Executable_helplinker.mk
+++ b/helpcompiler/Executable_HelpLinker.mk
diff --git a/helpcompiler/Module_helpcompiler.mk b/helpcompiler/Module_helpcompiler.mk
index f4e0923a50db..7bb53abf0b9b 100644
--- a/helpcompiler/Module_helpcompiler.mk
+++ b/helpcompiler/Module_helpcompiler.mk
@@ -10,8 +10,8 @@
$(eval $(call gb_Module_Module,helpcompiler))
$(eval $(call gb_Module_add_targets,helpcompiler,\
- Executable_helpindexer \
- Executable_helplinker \
+ Executable_HelpIndexer \
+ Executable_HelpLinker \
Library_helplinker \
))