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 254af28a..ce753da4 100644
--- a/polyp/Makefile.am
+++ b/polyp/Makefile.am
@@ -115,7 +115,8 @@ polypaudio_SOURCES = idxset.c idxset.h \
sound-file.c sound-file.h \
play-memchunk.c play-memchunk.h \
autoload.c autoload.h \
- xmalloc.c xmalloc.h
+ xmalloc.c xmalloc.h \
+ subscribe.h subscribe.c
polypaudio_CFLAGS = $(AM_CFLAGS) $(LIBSAMPLERATE_CFLAGS) $(LIBSNDFILE_CFLAGS)
polypaudio_INCLUDES = $(INCLTDL)