1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-08-11 17:22:41 +03:00

Renamed NetWare makefiles.

This commit is contained in:
Guenter Knauf
2012-06-04 15:27:02 +02:00
parent 137342a41d
commit 29e256e817

View File

@@ -14,10 +14,9 @@ include_HEADERS = \
include/libssh2_sftp.h include/libssh2_sftp.h
NETWAREFILES = nw/keepscreen.c \ NETWAREFILES = nw/keepscreen.c \
nw/Makefile \ nw/nwlib.c \
nw/Makefile.netware \ nw/GNUmakefile \
nw/nwlib.c \ nw/test/GNUmakefile
nw/test/Makefile.netware
DSP = win32/libssh2.dsp DSP = win32/libssh2.dsp
VCPROJ = win32/libssh2.vcproj VCPROJ = win32/libssh2.vcproj