1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2026-01-06 14:21:55 +03:00

Install missing legacy header file.

This commit is contained in:
Andreas Schneider
2010-05-17 23:36:39 +02:00
parent 0ec847bbe7
commit 255f5bd73f

View File

@@ -4,6 +4,7 @@ set(libssh_HDRS
callbacks.h
libssh.h
ssh2.h
legacy.h
)
if (WITH_SFTP)