Skip to content

Commit 1b30985

Browse files
author
Luboš Luňák
committed
fix Makefile typo
Change-Id: Ibb5e9f8d2e2732b2aaa528d4cbe330041a193e7a
1 parent dbc515b commit 1b30985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sw/CppunitTest_sw_dialogs_test_2.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
$(eval $(call gb_CppunitTest_CppunitScreenShot,sw_dialogs_test2))
1313

14-
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sw_dialogs_test_2))
14+
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sw_dialogs_test2))
1515

1616
$(eval $(call gb_CppunitTest_add_exception_objects,sw_dialogs_test2, \
1717
sw/qa/unit/sw-dialogs-test_2 \

0 commit comments

Comments
 (0)