Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
BC
public
external
sofia-sip
Commits
f485f06f
Commit
f485f06f
authored
Oct 13, 2005
by
Pekka Pessi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Makefile.am fixes by kv.
darcs-hash:20051013145832-65a35-f492f9fb4c11e2cf342dc38a23107d82c9b0954b.gz
parent
6a5408c9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
3 deletions
+1
-3
libsofia-sip-ua/nua/Makefile.am
libsofia-sip-ua/nua/Makefile.am
+0
-1
libsofia-sip-ua/tport/Makefile.am
libsofia-sip-ua/tport/Makefile.am
+1
-2
No files found.
libsofia-sip-ua/nua/Makefile.am
View file @
f485f06f
...
...
@@ -40,7 +40,6 @@ libnua_la_SOURCES = nua.c nua_common.c nua_stack.c \
nua_tag.c nua_tag_ref.c
COVERAGE_INPUT
=
$(libnua_la_SOURCES)
$(include_HEADERS)
COVERAGE_INPUT
=
$(libnua_la_SOURCES)
$(include_HEADERS)
LDADD
=
libnua.la
\
../iptsec/libiptsec.la
\
...
...
libsofia-sip-ua/tport/Makefile.am
View file @
f485f06f
...
...
@@ -35,11 +35,10 @@ endif
libtport_la_SOURCES
=
tport.c tport_tag.c tport_tag_ref.c
$(TLS_SRC)
# to make sure all files end up in the dist package
EXTRA_DIST
=
$(libtport_a_SOURCES)
tport_tls.c tport_tls.h tport_test.c
EXTRA_DIST
=
$(libtport_
l
a_SOURCES)
tport_tls.c tport_tls.h tport_test.c
BUILT_SOURCES
=
tport_tag_ref.c
COVERAGE_INPUT
=
$(libtport_la_SOURCES)
$(include_HEADERS)
COVERAGE_INPUT
=
$(libtport_la_SOURCES)
$(include_HEADERS)
LDADD
=
libtport.la
\
...
...
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