diff options
| author | Andreas Schneider <mail@cynapses.org> | 2009-03-29 20:25:59 +0000 |
|---|---|---|
| committer | Andreas Schneider <mail@cynapses.org> | 2009-03-29 20:25:59 +0000 |
| commit | 07d748ef5e05b2b03cebde7bd29485946e581c98 (patch) | |
| tree | a27bbd77a83b216c3adc4dd93444dbea546f836d /include/libssh | |
| parent | 3441e77ddc03a95482575ad9e9c9c5b341408760 (diff) | |
| download | libssh-07d748ef5e05b2b03cebde7bd29485946e581c98.tar.gz libssh-07d748ef5e05b2b03cebde7bd29485946e581c98.tar.xz libssh-07d748ef5e05b2b03cebde7bd29485946e581c98.zip | |
Remove automake files.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@306 7dcaeef0-15fb-0310-b436-a5af3365683c
Diffstat (limited to 'include/libssh')
| -rw-r--r-- | include/libssh/Makefile.am | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/libssh/Makefile.am b/include/libssh/Makefile.am deleted file mode 100644 index a56bd5ac..00000000 --- a/include/libssh/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ -libsshdir = $(includedir)/libssh -libssh_HEADERS = crypto.h libssh.h priv.h server.h sftp.h ssh1.h ssh2.h -nodist_libssh_HEADERS = config.h - -config.h: - $(LN_S) $(top_builddir)/config.h ./config.h - -DISTCLEANFILES = config.h |
