add missing dep

Change-Id: I0d2a2c32d99ee11e63a2363f8a17bd4efd72cc22
This commit is contained in:
David Tardon 2016-11-20 20:24:35 +01:00
parent 6750aa27e5
commit c80c6b5694

View File

@ -42,4 +42,8 @@ $(eval $(call gb_CppunitTest_use_uiconfigs,sfx2_classification,\
svx \
))
$(eval $(call gb_CppunitTest_use_packages,sfx2_classification,\
sfx2_classification \
))
# vim: set noet sw=4 ts=4: