gstreamer: update translations
[platform/upstream/gstreamer.git] / tests / meson.build
index 7cc2e3c..3159b9c 100644 (file)
@@ -1,8 +1,5 @@
-if not get_option('tests').disabled() and gst_check_dep.found()
-  subdir('check')
+if get_option('tests').disabled()
+       subdir_done()
 endif
-if not get_option('examples').disabled()
-  subdir('examples')
-endif
-#subdir('files')
-subdir('icles')
+subdir('static-plugins')
+subdir('python')
\ No newline at end of file