mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
1a2f4a3cd3
This way it is cleaner and it is simpler to handle the various compilation dependencies.
5 lines
74 B
Makefile
5 lines
74 B
Makefile
SUBDIRS = validate overrides
|
|
|
|
if HAVE_LD_PRELOAD
|
|
SUBDIRS += preload
|
|
endif
|