sc: fix bogus -I$(WORKDIR)/other_module
This commit is contained in:
parent
d89fe2764c
commit
d1384b4253
@ -29,6 +29,7 @@ $(eval $(call gb_Package_Package,oox_generated,$(call gb_CustomTarget_get_workdi
|
||||
|
||||
$(eval $(call gb_Package_add_file,oox_generated,inc/oox/token/tokens.hxx,inc/oox/token/tokens.hxx))
|
||||
$(eval $(call gb_Package_add_file,oox_generated,inc/oox/token/namespaces.hxx,inc/oox/token/namespaces.hxx))
|
||||
$(eval $(call gb_Package_add_file,oox_generated,inc/oox/token/properties.hxx,inc/oox/token/properties.hxx))
|
||||
$(eval $(call gb_Package_add_file,oox_generated,inc/oox/namespaces.txt,misc/namespaces.txt))
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
||||
|
@ -29,7 +29,6 @@ $(eval $(call gb_Library_set_include,scfilt,\
|
||||
-I$(SRCDIR)/sc/source/filter/inc \
|
||||
-I$(SRCDIR)/sc/source/ui/inc \
|
||||
-I$(SRCDIR)/sc/inc \
|
||||
-I$(WORKDIR)/oox/inc \
|
||||
$$(INCLUDE) \
|
||||
))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user