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 6fb7a583..cd369657 100644
--- a/polyp/Makefile.am
+++ b/polyp/Makefile.am
@@ -133,7 +133,8 @@ polypaudio_SOURCES = idxset.c idxset.h \
autoload.c autoload.h \
xmalloc.c xmalloc.h \
subscribe.h subscribe.c \
- debug.h
+ debug.h \
+ sound-file-stream.c sound-file-stream.h
polypaudio_CFLAGS = $(AM_CFLAGS) $(LIBSAMPLERATE_CFLAGS) $(LIBSNDFILE_CFLAGS)
polypaudio_INCLUDES = $(INCLTDL)