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
325f5d76
Commit
325f5d76
authored
Mar 13, 2006
by
Pekka Pessi
Browse files
Added man pages to dist.
darcs-hash:20060313195347-65a35-04b0bc2ba4def0e53362874831d86bfa563b9b83.gz
parent
b0478278
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Makefile.am
Makefile.am
+2
-2
No files found.
Makefile.am
View file @
325f5d76
...
...
@@ -14,11 +14,11 @@ ACLOCAL_AMFLAGS = -I m4
dist_m4_DATA
=
m4/sac-general.m4 m4/sac-su.m4
EXTRA_DIST
+=
m4/sac-su2.m4 m4/sac-tport.m4 m4/sac-openssl.m4
man_MANS
=
man/man1/sip-date.1 man/man1/sip-options.1
\
dist_
man_MANS
=
man/man1/sip-date.1 man/man1/sip-options.1
\
man/man1/localinfo.1 man/man1/addrinfo.1
manpages $(man_MANS)
:
mkdir
-p
$(srcdir)
/man
$(srcdir)
/man/man1 2> /dev/null
-
mkdir
-p
$(srcdir)
/man
$(srcdir)
/man/man1 2> /dev/null
cd
$(srcdir)
/utils
;
$(DOXYGEN)
if
!HAVE_DOXYGEN
-touch
$(man_MANS)
...
...
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