diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-05-04 00:25:37 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-05-04 00:25:37 +0200 |
commit | 326d255eaa2cde1d4ffff87a0a3a5074a326513f (patch) | |
tree | 875251260886eb3281a0a4014dc42b15ca8530a4 /comphelper | |
parent | 76cc8aca4270bc2542cc8444d07f80d578eb6581 (diff) |
rename Library_comphelp.mk to Library_comphelper.mk...
... so the silly broken gb_Symbols_get_all enables debug for it.
Diffstat (limited to 'comphelper')
-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,\ |