mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-11 03:41:33 +00:00
13864f4998
Summary: Otherwise we end up with circular / complicated dependencies between Validate, its libraries, and the plugins Depends on D203 Reviewers: Mathieu_Du Differential Revision: http://phabricator.freedesktop.org/D204
5 lines
74 B
Makefile
5 lines
74 B
Makefile
SUBDIRS = validate overrides
|
|
|
|
if HAVE_LD_PRELOAD
|
|
SUBDIRS += preload
|
|
endif
|