Move examples from example/simple to example/.
This commit is contained in:
parent
b5e358618b
commit
0a3b350012
@ -1,6 +1,6 @@
|
||||
!include "win32/config.mk"
|
||||
|
||||
# SUBDIRS=src example\simple
|
||||
# SUBDIRS=src example
|
||||
SUBDIRS=src
|
||||
|
||||
all-sub:
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Self test, based on examples/simple/ssh2.c. */
|
||||
/* Self test, based on examples/ssh2.c. */
|
||||
|
||||
#include "libssh2_config.h"
|
||||
#include <libssh2.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user