Don't install crypto.h which is an internal header file.

This commit is contained in:
Andreas Schneider
2009-12-10 13:55:07 +01:00
parent 2aabbd6245
commit 1fadec37d6

View File

@@ -3,7 +3,6 @@ project(libssh-headers C)
set(libssh_HDRS
callbacks.h
libssh.h
crypto.h
ssh2.h
)