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)