diff options
Diffstat (limited to 'unotest/Module_unotest.mk')
-rw-r--r-- | unotest/Module_unotest.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unotest/Module_unotest.mk b/unotest/Module_unotest.mk index a12267817d27..196d6cd1af7f 100644 --- a/unotest/Module_unotest.mk +++ b/unotest/Module_unotest.mk @@ -33,7 +33,6 @@ endif ifeq ($(OS)-$(ENABLE_DBGUTIL),EMSCRIPTEN-TRUE) $(eval $(call gb_Module_add_targets,unotest, \ - InternalUnoApi_embindtest \ Library_embindtest \ )) endif |