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 /sd/Module_sd.mk | |
parent | 5c62ae44af51208165ff4eb2e6ef63ec35c088bf (diff) |
rename CppunitTest makefile for consistency
Diffstat (limited to 'sd/Module_sd.mk')
-rw-r--r-- | sd/Module_sd.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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,\ |