fix Makefile typo
Change-Id: Ibb5e9f8d2e2732b2aaa528d4cbe330041a193e7a
This commit is contained in:
parent
dbc515b3e2
commit
1b30985ef0
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
$(eval $(call gb_CppunitTest_CppunitScreenShot,sw_dialogs_test2))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sw_dialogs_test_2))
|
||||
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sw_dialogs_test2))
|
||||
|
||||
$(eval $(call gb_CppunitTest_add_exception_objects,sw_dialogs_test2, \
|
||||
sw/qa/unit/sw-dialogs-test_2 \
|
||||
|
|
Loading…
Reference in a new issue