mirror of
https://github.com/libssh2/libssh2.git
synced 2025-08-08 19:02:07 +03:00
Move examples from example/simple to example/.
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user