From 93af231d145db8f03938d49f62a07c3bf0134738 Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Tue, 31 Jul 2007 17:54:25 +0000 Subject: Better automake files git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@128 7dcaeef0-15fb-0310-b436-a5af3365683c --- include/libssh/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/libssh/Makefile.am') 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 -- cgit