mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +00:00
add registries to gst/Makefile.am:DIST_SUBDIRS
Original commit message from CVS: add registries to gst/Makefile.am:DIST_SUBDIRS
This commit is contained in:
parent
27ca742253
commit
b7fad3dc5e
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ endif
|
||||||
EXTRA_libgstreamer_la_SOURCES = gstcpuid_i386.s gstmarshal.list gstxml.c gsttypefind.c gstparse.c gstautoplug.c gsttrace.c
|
EXTRA_libgstreamer_la_SOURCES = gstcpuid_i386.s gstmarshal.list gstxml.c gsttypefind.c gstparse.c gstautoplug.c gsttrace.c
|
||||||
|
|
||||||
SUBDIRS = parse registries . $(GST_AUTOPLUG_DIRS) elements schedulers types
|
SUBDIRS = parse registries . $(GST_AUTOPLUG_DIRS) elements schedulers types
|
||||||
DIST_SUBDIRS = autoplug elements parse types schedulers
|
DIST_SUBDIRS = autoplug elements parse registries schedulers types
|
||||||
|
|
||||||
libcothreads_la_SOURCES = cothreads.c
|
libcothreads_la_SOURCES = cothreads.c
|
||||||
libgstreamer_la_SOURCES = \
|
libgstreamer_la_SOURCES = \
|
||||||
|
|
Loading…
Reference in a new issue