mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-07-31 00:03:07 +03:00
* Add autogen.sh to generate autotools files
* Rewrite the makefiles to use more automake git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@125 7dcaeef0-15fb-0310-b436-a5af3365683c
This commit is contained in:
1
include/Makefile.am
Normal file
1
include/Makefile.am
Normal file
@ -0,0 +1 @@
|
||||
SUBDIRS = libssh
|
2
include/libssh/Makefile.am
Normal file
2
include/libssh/Makefile.am
Normal file
@ -0,0 +1,2 @@
|
||||
libsshdir = $(includedir)/libssh
|
||||
libssh_HEADERS = config.h crypto.h libssh.h priv.h server.h sftp.h ssh1.h ssh2.h
|
Reference in New Issue
Block a user