fix transex again

Change-Id: If66ff22becad085e320ae34a36415d37c537265c
This commit is contained in:
Peter Foley 2012-11-11 19:20:30 -05:00
parent c6ccf16159
commit 54c22652d3

View file

@ -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 \