fix Makefile typo

Change-Id: Ibb5e9f8d2e2732b2aaa528d4cbe330041a193e7a
This commit is contained in:
Luboš Luňák 2019-10-26 22:55:34 +02:00
parent dbc515b3e2
commit 1b30985ef0

View file

@ -11,7 +11,7 @@
$(eval $(call gb_CppunitTest_CppunitScreenShot,sw_dialogs_test2)) $(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, \ $(eval $(call gb_CppunitTest_add_exception_objects,sw_dialogs_test2, \
sw/qa/unit/sw-dialogs-test_2 \ sw/qa/unit/sw-dialogs-test_2 \