fixing typo

This commit is contained in:
Bjoern Michaelsen 2011-03-27 18:28:40 +02:00
parent 44fe64ac48
commit ab1a0e3096

View file

@ -43,7 +43,7 @@ $(eval $(call gb_JunitTest_add_jars,framework_unoapi,\
)) ))
$(eval $(call gb_JunitTest_add_classes,framework_unoapi,\ $(eval $(call gb_JunitTest_add_classes,framework_unoapi,\
org.openoffice.test.UnoApiTester \ org.openoffice.test.UnoApiTest \
)) ))
# vim: set noet sw=4 ts=4: # vim: set noet sw=4 ts=4: