meson: update for new files in video lib
authorTim-Philipp Müller <tim@centricular.com>
Thu, 25 Aug 2016 11:19:52 +0000 (12:19 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 25 Aug 2016 11:19:52 +0000 (12:19 +0100)
gst-libs/gst/video/meson.build

index 7733c8c..5f1aa95 100644 (file)
@@ -28,6 +28,7 @@ video_sources = [
   'video-scaler.c',
   'video-tile.c',
   'video-overlay-composition.c',
+  'videodirection.c',
   'videoorientation.c',
   'videooverlay.c',
 ]
@@ -56,6 +57,7 @@ video_headers = [
   'video-frame.h',
   'video-scaler.h',
   'video-tile.h',
+  'videodirection.h',
   'videoorientation.h',
   'videooverlay.h',
   'video-resampler.h',