summaryrefslogtreecommitdiffstats
path: root/polyp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/Makefile.am')
-rw-r--r--polyp/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/polyp/Makefile.am b/polyp/Makefile.am
index dd7fb8b4..13ef893c 100644
--- a/polyp/Makefile.am
+++ b/polyp/Makefile.am
@@ -211,7 +211,8 @@ polypaudio_SOURCES = idxset.c idxset.h \
caps.h caps.c \
props.h props.c \
mcalign.c mcalign.h \
- g711.c g711.h
+ g711.c g711.h \
+ pid.c pid.h
polypaudio_CFLAGS = $(AM_CFLAGS) $(LIBSAMPLERATE_CFLAGS) $(LIBSNDFILE_CFLAGS)
polypaudio_INCLUDES = $(INCLTDL)