mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +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 \
|
||||
gstplugin.c \
|
||||
gstpluginfeature.c \
|
||||
gstprobe.c \
|
||||
gstprops.c \
|
||||
gstqueue.c \
|
||||
gstscheduler.c \
|
||||
|
@ -117,6 +118,7 @@ gst_headers = \
|
|||
gstpipeline.h \
|
||||
gstplugin.h \
|
||||
gstpluginfeature.h \
|
||||
gstprobe.h \
|
||||
gstprops.h \
|
||||
gstqueue.h \
|
||||
gstscheduler.h \
|
||||
|
|
Loading…
Reference in a new issue