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 94edf616..d1615585 100644
--- a/polyp/Makefile.am
+++ b/polyp/Makefile.am
@@ -105,7 +105,8 @@ polypaudio_SOURCES = idxset.c idxset.h \
cli-command.c cli-command.h \
clitext.c clitext.h \
tokenizer.c tokenizer.h \
- dynarray.c dynarray.h
+ dynarray.c dynarray.h \
+ scache.c scache.h
polypaudio_CFLAGS = $(AM_CFLAGS) $(LIBSAMPLERATE_CFLAGS)
polypaudio_INCLUDES = $(INCLTDL)