aboutsummaryrefslogtreecommitdiff
path: root/libs/gst/base/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libs/gst/base/Makefile.am')
-rw-r--r--libs/gst/base/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/gst/base/Makefile.am b/libs/gst/base/Makefile.am
index 18b8e48..069f96b 100644
--- a/libs/gst/base/Makefile.am
+++ b/libs/gst/base/Makefile.am
@@ -11,7 +11,7 @@ libgstbase_@GST_API_VERSION@_la_SOURCES = \
gstbitreader.c \
gstbytereader.c \
gstbytewriter.c \
- gstcollectpads2.c \
+ gstcollectpads.c \
gstpushsrc.c \
gsttypefindhelper.c
@@ -31,7 +31,7 @@ libgstbase_@GST_API_VERSION@include_HEADERS = \
gstbitreader.h \
gstbytereader.h \
gstbytewriter.h \
- gstcollectpads2.h \
+ gstcollectpads.h \
gstpushsrc.h \
gsttypefindhelper.h