aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index fc78a8e2c..b6947e137 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -776,6 +776,7 @@ endif
if ENABLE_RAOP_OUTPUT
OUTPUT_SRC += \
src/ntp_server.c src/ntp_server.h \
+ src/rtsp_client.c src/rtsp_client.h \
src/output/raop_output_plugin.c
MIXER_SRC += src/mixer/raop_mixer_plugin.c
OUTPUT_LIBS += $(OPENSSL_LIBS)