summaryrefslogtreecommitdiff
path: root/src/input/librtsp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/librtsp/Makefile.am')
-rw-r--r--src/input/librtsp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/librtsp/Makefile.am b/src/input/librtsp/Makefile.am
index bb85f9cf4..9ff7482af 100644
--- a/src/input/librtsp/Makefile.am
+++ b/src/input/librtsp/Makefile.am
@@ -9,7 +9,7 @@ librtsp_la_SOURCES = \
rtsp_session.c
librtsp_la_CFLAGS = $(VISIBILITY_FLAG)
-librtsp_la_LDFLAGS = -avoid-version -module
+librtsp_la_LDFLAGS = $(xineplug_ldflags)
noinst_HEADERS = \
rtsp.h \