libwallet_merged: add missing net target

This commit is contained in:
selsta 2019-04-02 21:02:56 +02:00
parent 1ef3d05c4a
commit 8bb253b0db
No known key found for this signature in database
GPG Key ID: 2EA0A99A8B07AE5E
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@ if (BUILD_GUI_DEPS)
ringct_basic
checkpoints
version
net
device_trezor)
foreach(lib ${libs_to_merge})