mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-09-02 10:13:51 +00:00
build: Fix build for moved volume subdir
This commit is contained in:
parent
92d1f5251e
commit
1a7acdc99e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ endif
|
||||||
|
|
||||||
SUBDIRS = app audio dynamic $(FT2_SUBDIRS) $(GIO_SUBDIRS) overlay playrec v4l encoding
|
SUBDIRS = app audio dynamic $(FT2_SUBDIRS) $(GIO_SUBDIRS) overlay playrec v4l encoding
|
||||||
|
|
||||||
DIST_SUBDIRS = app audio dynamic gio overlay seek snapshot playrec volume v4l encoding
|
DIST_SUBDIRS = app audio dynamic gio overlay seek snapshot playrec v4l encoding
|
||||||
|
|
||||||
include $(top_srcdir)/common/parallel-subdirs.mak
|
include $(top_srcdir)/common/parallel-subdirs.mak
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue