tubes: also libmerged now links against tubes library
Change-Id: If7faccccb3c92735fc7062880a171e75b750a1da
This commit is contained in:
parent
a201c00b93
commit
7ce4cc7c60
1 changed files with 4 additions and 0 deletions
|
@ -88,4 +88,8 @@ $(eval $(call gb_Library_use_libraries,merged,\
|
|||
))
|
||||
endif
|
||||
|
||||
ifeq ($(ENABLE_TELEPATHY),TRUE)
|
||||
$(eval $(call gb_Library_use_libraries,merged,tubes))
|
||||
endif
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
||||
|
|
Loading…
Reference in a new issue