libwallet_merged: add missing net target

This commit is contained in:
selsta
2019-04-02 21:02:56 +02:00
parent 1ef3d05c4a
commit 8bb253b0db

View File

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