fix makefile
Change-Id: Iddec94c5c3212e81437a466bd265b6a77851320e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159357 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
This commit is contained in:
parent
2ee71dff5c
commit
ef2ca2a87d
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ $(eval $(call gb_CppunitTest_use_externals,sw_accessible_relation_set,\
|
|||
boost_headers \
|
||||
))
|
||||
|
||||
$(eval $(call gb_CppunitTest_set_include,sw_htmlexport,\
|
||||
$(eval $(call gb_CppunitTest_set_include,sw_accessible_relation_set,\
|
||||
-I$(SRCDIR)/sw/inc \
|
||||
-I$(SRCDIR)/sw/source/core/inc \
|
||||
-I$(SRCDIR)/sw/source/uibase/inc \
|
||||
|
|
Loading…
Reference in a new issue