summaryrefslogtreecommitdiff
path: root/plugins/elements/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/elements/Makefile.am')
-rw-r--r--plugins/elements/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/plugins/elements/Makefile.am b/plugins/elements/Makefile.am
index 0c5b9e681..e41a972f4 100644
--- a/plugins/elements/Makefile.am
+++ b/plugins/elements/Makefile.am
@@ -16,9 +16,8 @@ libgstelements_la_SOURCES = \
gstfakesink.c \
gstdisksrc.c \
gstfdsrc.c \
- gstaudiosink.c \
- gstaudiosrc.c \
gstfdsink.c \
+ gstmultidisksrc.c \
gstpipefilter.c \
gsttee.c \
gstsinesrc.c \
@@ -30,9 +29,8 @@ noinst_HEADERS = \
gstfakesink.h \
gstdisksrc.h \
gstfdsrc.h \
+ gstmultidisksrc.h \
gsthttpsrc.h \
- gstaudiosink.h \
- gstaudiosrc.h \
gstfdsink.h \
gstpipefilter.h \
gsttee.h \