Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
liblinphone
Commits
742e9868
Commit
742e9868
authored
Sep 29, 2010
by
Simon Morlat
Browse files
fix link error in test_lsd
parent
cf68e112
Changes
1
Hide whitespace changes
Inline
Side-by-side
coreapi/Makefile.am
View file @
742e9868
...
...
@@ -53,7 +53,9 @@ noinst_PROGRAMS=test_lsd
test_lsd_SOURCES
=
test_lsd.c
test_lsd_LDADD
=
liblinphone.la
test_lsd_LDADD
=
liblinphone.la
\
$(MEDIASTREAMER_LIBS)
\
$(ORTP_LIBS)
AM_CFLAGS
=
$(STRICT_OPTIONS)
-DIN_LINPHONE
\
$(ORTP_CFLAGS)
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment