fix transex again
Change-Id: If66ff22becad085e320ae34a36415d37c537265c
This commit is contained in:
parent
c6ccf16159
commit
54c22652d3
1 changed files with 1 additions and 3 deletions
|
@ -37,9 +37,7 @@ $(eval $(call gb_StaticLibrary_set_include,transex,\
|
|||
$$(INCLUDE) \
|
||||
))
|
||||
|
||||
$(eval $(call gb_StaticLibrary_use_unpacked,transex,\
|
||||
boost \
|
||||
))
|
||||
$(eval $(call gb_StaticLibrary_use_unpacked,transex,boost))
|
||||
|
||||
$(eval $(call gb_StaticLibrary_add_exception_objects,transex,\
|
||||
l10ntools/source/export2 \
|
||||
|
|
Loading…
Reference in a new issue