net: Add new file to the meson.build
authorSebastian Dröge <sebastian@centricular.com>
Wed, 1 Nov 2017 10:27:31 +0000 (12:27 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 1 Nov 2017 10:27:31 +0000 (12:27 +0200)
libs/gst/net/meson.build

index 0b861ab..c32bef2 100644 (file)
@@ -6,6 +6,7 @@ gst_net_sources = [
   'gstnettimeprovider.c',
   'gstptpclock.c',
   'gstntppacket.c',
+  'gstnetutils.c',
 ]
 
 gst_net_headers = [