mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
5 lines
82 B
Makefile
5 lines
82 B
Makefile
SUBDIRS = validate overrides plugins
|
|
|
|
if HAVE_LD_PRELOAD
|
|
SUBDIRS += preload
|
|
endif
|