aboutsummaryrefslogtreecommitdiff
path: root/ext/pulse/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pulse/Makefile.am')
-rw-r--r--ext/pulse/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/pulse/Makefile.am b/ext/pulse/Makefile.am
index 04de9513..a7dc7a3e 100644
--- a/ext/pulse/Makefile.am
+++ b/ext/pulse/Makefile.am
@@ -2,7 +2,6 @@ plugin_LTLIBRARIES = libgstpulse.la
libgstpulse_la_SOURCES = \
plugin.c \
- pulseprobe.c \
pulsesink.c \
pulsesrc.c \
pulseutil.c
@@ -15,7 +14,6 @@ libgstpulse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstpulse_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
noinst_HEADERS = \
- pulseprobe.h \
pulsesink.h \
pulsesrc.h \
pulseutil.h