diff options
author | David Tardon <dtardon@redhat.com> | 2011-04-24 08:00:50 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-04-24 08:00:50 +0200 |
commit | 0cb445d85b8c763d8014092bd4bd0b88375da50f (patch) | |
tree | 00d5dcb0039a1e8130fec07ba7ae28b38f620fe5 | |
parent | 5c62ae44af51208165ff4eb2e6ef63ec35c088bf (diff) |
rename CppunitTest makefile for consistency
-rw-r--r-- | sd/CppunitTest_sd_uimpress.mk (renamed from sd/CppUnitTest_sd_uimpress.mk) | 0 | ||||
-rw-r--r-- | sd/Module_sd.mk | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sd/CppUnitTest_sd_uimpress.mk b/sd/CppunitTest_sd_uimpress.mk index a1974c6f079e..a1974c6f079e 100644 --- a/sd/CppUnitTest_sd_uimpress.mk +++ b/sd/CppunitTest_sd_uimpress.mk diff --git a/sd/Module_sd.mk b/sd/Module_sd.mk index 899a48faa5ab..a4f12982965d 100644 --- a/sd/Module_sd.mk +++ b/sd/Module_sd.mk @@ -40,7 +40,7 @@ $(eval $(call gb_Module_add_targets,sd,\ )) $(eval $(call gb_Module_add_check_targets,sd,\ - CppUnitTest_sd_uimpress \ + CppunitTest_sd_uimpress \ )) $(eval $(call gb_Module_add_subsequentcheck_targets,sd,\ |