diff options
| author | Laurent Bigonville <l.bigonville@edpnet.be> | 2007-07-31 17:54:25 +0000 |
|---|---|---|
| committer | Laurent Bigonville <l.bigonville@edpnet.be> | 2007-07-31 17:54:25 +0000 |
| commit | 93af231d145db8f03938d49f62a07c3bf0134738 (patch) | |
| tree | fb4d08477b73e908765dd2824b2331ffe57f4ad1 /include/libssh/Makefile.am | |
| parent | 961ef240ec6f41bd0466c7de88bd52f4e6d765f8 (diff) | |
| download | libssh-93af231d145db8f03938d49f62a07c3bf0134738.tar.gz libssh-93af231d145db8f03938d49f62a07c3bf0134738.tar.xz libssh-93af231d145db8f03938d49f62a07c3bf0134738.zip | |
Better automake files
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@128 7dcaeef0-15fb-0310-b436-a5af3365683c
Diffstat (limited to 'include/libssh/Makefile.am')
| -rw-r--r-- | include/libssh/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libssh/Makefile.am b/include/libssh/Makefile.am index 724ff75..ea01f9d 100644 --- a/include/libssh/Makefile.am +++ b/include/libssh/Makefile.am @@ -1,2 +1,2 @@ libsshdir = $(includedir)/libssh -libssh_HEADERS = config.h crypto.h libssh.h priv.h server.h sftp.h ssh1.h ssh2.h +libssh_HEADERS = crypto.h libssh.h priv.h server.h sftp.h ssh1.h ssh2.h |
