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
external
sofia-sip
Commits
6f5db612
Commit
6f5db612
authored
Sep 06, 2007
by
Mikhail Zabaluev
Browse files
DIST_SUBDIRS must include everything unconditionally
darcs-hash:20070906100250-5b6ca-9a6b02ae6bdd1c70e8d73fb58ebc0698436b1d27.gz
parent
6b6d5789
Changes
1
Hide whitespace changes
Inline
Side-by-side
libsofia-sip-ua/Makefile.am
View file @
6f5db612
...
...
@@ -26,7 +26,8 @@ endif
# note: order does matter in the subdir list
SUBDIRS
=
su features bnf sresolv sdp url msg sip
$(OPT_SUBDIRS_STUN)
ipt soa
\
tport nta nea iptsec
$(OPT_SUBDIRS_NTH)
nua
DIST_SUBDIRS
=
$(SUBDIRS)
docs
DIST_SUBDIRS
=
su features bnf sresolv sdp url msg sip stun ipt soa
\
tport nta nea iptsec nth http nua docs
DOXYGEN
=
doxygen
...
...
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