summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1010c5f..6449aba 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -26,7 +26,8 @@ libgstpolyp_la_SOURCES = \
polyputil.c polyputil.h \
polypmixer.c polypmixer.h \
polypmixerctrl.c polypmixerctrl.h \
- polypmixertrack.c polypmixertrack.h
+ polypmixertrack.c polypmixertrack.h \
+ polypprobe.c polypprobe.h
libgstpolyp_la_CFLAGS = $(GST_CFLAGS) $(POLYP_CFLAGS)
libgstpolyp_la_LIBADD = $(POLYP_LIBS) $(GST_LIBS) -lgstaudio-0.10