diff options
-rw-r--r-- | comphelper/Library_comphelper.mk (renamed from comphelper/Library_comphelp.mk) | 0 | ||||
-rw-r--r-- | comphelper/Module_comphelper.mk | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/Library_comphelp.mk b/comphelper/Library_comphelper.mk index 2e46bfd2df4e..2e46bfd2df4e 100644 --- a/comphelper/Library_comphelp.mk +++ b/comphelper/Library_comphelper.mk diff --git a/comphelper/Module_comphelper.mk b/comphelper/Module_comphelper.mk index 08e3f17c92e4..1ccc457852a3 100644 --- a/comphelper/Module_comphelper.mk +++ b/comphelper/Module_comphelper.mk @@ -30,7 +30,7 @@ $(eval $(call gb_Module_Module,comphelper)) $(eval $(call gb_Module_add_targets,comphelper,\ Package_inc \ - Library_comphelp \ + Library_comphelper \ )) $(eval $(call gb_Module_add_subsequentcheck_targets,comphelper,\ |