mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
Added padprobe to makefile
Original commit message from CVS: Added padprobe to makefile
This commit is contained in:
parent
7eda531ad0
commit
d5ba1b6a4c
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,7 @@ libgstreamer_la_SOURCES = \
|
||||||
gstpipeline.c \
|
gstpipeline.c \
|
||||||
gstplugin.c \
|
gstplugin.c \
|
||||||
gstpluginfeature.c \
|
gstpluginfeature.c \
|
||||||
|
gstprobe.c \
|
||||||
gstprops.c \
|
gstprops.c \
|
||||||
gstqueue.c \
|
gstqueue.c \
|
||||||
gstscheduler.c \
|
gstscheduler.c \
|
||||||
|
@ -117,6 +118,7 @@ gst_headers = \
|
||||||
gstpipeline.h \
|
gstpipeline.h \
|
||||||
gstplugin.h \
|
gstplugin.h \
|
||||||
gstpluginfeature.h \
|
gstpluginfeature.h \
|
||||||
|
gstprobe.h \
|
||||||
gstprops.h \
|
gstprops.h \
|
||||||
gstqueue.h \
|
gstqueue.h \
|
||||||
gstscheduler.h \
|
gstscheduler.h \
|
||||||
|
|
Loading…
Reference in a new issue