Added padprobe to makefile

Original commit message from CVS:
Added padprobe to makefile
This commit is contained in:
Wim Taymans 2002-11-02 13:28:14 +00:00
parent 7eda531ad0
commit d5ba1b6a4c

View file

@ -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 \