diff options
Diffstat (limited to 'sd/Module_sd.mk')
-rw-r--r-- | sd/Module_sd.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/Module_sd.mk b/sd/Module_sd.mk index ae1a83f49b37..d2584c9b3cff 100644 --- a/sd/Module_sd.mk +++ b/sd/Module_sd.mk @@ -32,6 +32,7 @@ $(eval $(call gb_Module_add_check_targets,sd,\ CppunitTest_sd_import_tests \ CppunitTest_sd_export_tests \ CppunitTest_sd_filters_test \ + CppunitTest_sd_misc_tests \ CppunitTest_sd_html_export_tests \ CppunitTest_sd_tiledrendering \ )) |