mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
examples: gl: subdirs can be built independently in parallel
This commit is contained in:
parent
65c987b495
commit
4d193c2df4
1 changed files with 2 additions and 0 deletions
|
@ -26,3 +26,5 @@ endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
DIST_SUBDIRS=cocoa generic qt clutter sdl gtk
|
DIST_SUBDIRS=cocoa generic qt clutter sdl gtk
|
||||||
|
|
||||||
|
include $(top_srcdir)/common/parallel-subdirs.mak
|
||||||
|
|
Loading…
Reference in a new issue