summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorSebastian Pölsterl <sebp@ubuntu.(none)>2008-11-13 19:43:10 +0100
committerWim Taymans <wim@wtay.(none)>2009-01-08 13:52:10 +0100
commita8400faeab513157c3e2140d93166239431308ea (patch)
treeddc57dd3df141176e6229efba84137429dfe24f5 /examples/Makefile.am
parent36fb0de01c4f954f4f56751de8899643ac4e027b (diff)
Put GStreamer version in library name
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index c25b521..062f595 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -9,5 +9,5 @@ gst_rtsp_server_SOURCES = \
gst_rtsp_server_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
gst_rtsp_server_LDFLAGS = \
$(GST_LIBS) \
- $(top_builddir)/gst/rtsp-server/libgstrtspserver.la
+ $(top_builddir)/gst/rtsp-server/libgstrtspserver-@GST_MAJORMINOR@.la