tests: netclock-replay: fix build with new api export/import
authorTim-Philipp Müller <tim@centricular.com>
Sat, 25 Aug 2018 23:23:23 +0000 (01:23 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 24 Sep 2018 07:39:39 +0000 (08:39 +0100)
commitaf5717b3646927013902c690f46162554fd547c3
tree7fd7c25ae602f5f7720462d7adbe1f65f7e23d67
parent57c8e0146f0e203058c95721527cf50a1dd19f72
tests: netclock-replay: fix build with new api export/import

Can't mix/match imports and exports from the same library
here, so just include all .c files needed instead and don't
link to gstnet at all then.

https://bugzilla.gnome.org/show_bug.cgi?id=797185
tests/misc/Makefile.am
tests/misc/meson.build
tests/misc/netclock-replay.c