Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
724ceed8
Commit
724ceed8
authored
Sep 03, 2001
by
Niels Möller
Browse files
(liblsh_a_SOURCES): Added xauth.c.
Rev: src/Makefile.am.in:1.113
parent
4f217060
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am.in
View file @
724ceed8
...
...
@@ -86,7 +86,7 @@ liblsh_a_SOURCES = abstract_io.c abstract_crypto.c abstract_compress.c \
translate_signal.c tty.c twofish.c
\
unix_interact.c unix_random.c unix_user.c
\
unpad.c userauth.c
\
werror.c write_buffer.c xalloc.c zlib.c
werror.c write_buffer.c xalloc.c
xauth.c
zlib.c
liblsh_a_LIBADD
=
@LIBOBJS@
...
...
@@ -134,7 +134,6 @@ lsh_krb_checkpw_LDADD=@KRB_LIBS@
# if test -s $@T ; then mv -f $@T $@ ; else touch $@ ; fi
LDADD
=
liblsh.a nettle/libnettle.a @LIBARGP@
# lshg_LDFLAGS = -Wl,-Map,lshg.map
lshg_LDADD
=
liblsh.a @LIBARGP@
class-map
:
$(srcdir)/make-class-map $(dist_x_files)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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