mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 14:08:56 +00:00
add to DIST_SUBDIRS
Original commit message from CVS: add to DIST_SUBDIRS
This commit is contained in:
parent
0a99d7cafb
commit
1246cebdf6
2 changed files with 2 additions and 2 deletions
|
@ -12,4 +12,4 @@ LIBS = $(GST_LIBS)
|
||||||
CFLAGS = $(GST_CFLAGS)
|
CFLAGS = $(GST_CFLAGS)
|
||||||
|
|
||||||
# FIXME : refcounting threadds
|
# FIXME : refcounting threadds
|
||||||
DIST_SUBDIRS = caps plugin bytestream cleanup elements
|
DIST_SUBDIRS = caps plugin bytestream cleanup elements dynparams
|
||||||
|
|
|
@ -12,4 +12,4 @@ LIBS = $(GST_LIBS)
|
||||||
CFLAGS = $(GST_CFLAGS)
|
CFLAGS = $(GST_CFLAGS)
|
||||||
|
|
||||||
# FIXME : refcounting threadds
|
# FIXME : refcounting threadds
|
||||||
DIST_SUBDIRS = caps plugin bytestream cleanup elements
|
DIST_SUBDIRS = caps plugin bytestream cleanup elements dynparams
|
||||||
|
|
Loading…
Reference in a new issue