diff --git a/libs/gst/check/meson.build b/libs/gst/check/meson.build index 2e34ec9800..2207382510 100644 --- a/libs/gst/check/meson.build +++ b/libs/gst/check/meson.build @@ -33,7 +33,6 @@ subdir('libcheck') configure_file(input : 'libcheck/check.h.in', output : 'internal-check.h', - install : true, install_dir : join_paths(get_option('includedir'), 'gstreamer-1.0/gst/check'), configuration : check_cdata)