Commit ee09ea31 authored by smorlat's avatar smorlat
Browse files

Add $(ORTP_LIBS)

git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@628 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
parent fe102436
No related merge requests found
Showing with 2 additions and 1 deletion
...@@ -33,7 +33,8 @@ liblinphone_la_LDFLAGS= -version-info $(LIBLINPHONE_SO_VERSION) -no-undefined ...@@ -33,7 +33,8 @@ liblinphone_la_LDFLAGS= -version-info $(LIBLINPHONE_SO_VERSION) -no-undefined
liblinphone_la_LIBADD= \ liblinphone_la_LIBADD= \
$(EXOSIP_LIBS) \ $(EXOSIP_LIBS) \
$(top_builddir)/mediastreamer2/src/libmediastreamer.la $(top_builddir)/mediastreamer2/src/libmediastreamer.la \
$(ORTP_LIBS)
if BUILD_WIN32 if BUILD_WIN32
liblinphone_la_LIBADD+=$(top_builddir)/oRTP/src/libortp.la liblinphone_la_LIBADD+=$(top_builddir)/oRTP/src/libortp.la
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment