Skip to content
GitLab
Menu
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
eeaa726a
Commit
eeaa726a
authored
Feb 07, 2002
by
Niels Möller
Browse files
*** empty log message ***
Rev: src/sftp/Makefile.am:1.9
parent
2781bdaf
Changes
1
Show whitespace changes
Inline
Side-by-side
src/sftp/Makefile.am
View file @
eeaa726a
...
@@ -2,7 +2,8 @@ SUBDIRS = . testsuite
...
@@ -2,7 +2,8 @@ SUBDIRS = . testsuite
AUTOMAKE_OPTIONS
=
foreign
AUTOMAKE_OPTIONS
=
foreign
bin_PROGRAMS
=
sftp-server
bin_PROGRAMS
=
sftp-server lsftp
noinst_PROGRAMS
=
sftp-test-client dump-hex
noinst_PROGRAMS
=
sftp-test-client dump-hex
EXTRA_DIST
=
buffer.h client.h filemode.h idcache.h sftp.h werror.h xmalloc.h
EXTRA_DIST
=
buffer.h client.h filemode.h idcache.h sftp.h werror.h xmalloc.h
...
@@ -11,3 +12,8 @@ sftp_server_SOURCES = sftp-server.c buffer.c filemode.c idcache.c xmalloc.c
...
@@ -11,3 +12,8 @@ sftp_server_SOURCES = sftp-server.c buffer.c filemode.c idcache.c xmalloc.c
sftp_test_client_SOURCES
=
sftp-test-client.c buffer.c xmalloc.c werror.c client.c
sftp_test_client_SOURCES
=
sftp-test-client.c buffer.c xmalloc.c werror.c client.c
lsftp_SOURCES
=
commands.c commands.h lsftp.c rl.c rl.h
\
sftp_c.c sftp_c.h sftp.h sftp_bind.h sftp_bind.c
\
str_utils.c str_utils.h lsftp.h dc.c dc.h
\
gnu_stuff.h gnu_stuff.c misc_fun.c misc_fun.h
\
buffer.c buffer.h xmalloc.c xmalloc.h
Write
Preview
Supports
Markdown
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