From 639b29631aeaf94c6a9204b0d514c313f8f25dd8 Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Wed, 20 Jun 2007 23:44:58 +0000 Subject: [PATCH] update export list for recent changes --- nw/Makefile.netware | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nw/Makefile.netware b/nw/Makefile.netware index 0681b32..7dee1fe 100644 --- a/nw/Makefile.netware +++ b/nw/Makefile.netware @@ -5,7 +5,7 @@ ## ## Comments to: Guenter Knauf ## -## $Id: Makefile.netware,v 1.8 2007/06/14 09:41:07 gknauf Exp $ +## $Id: Makefile.netware,v 1.9 2007/06/20 23:44:58 gknauf Exp $ # ######################################################################### @@ -496,7 +496,7 @@ libssh2.imp: Makefile.netware @echo $(DL) libssh2_sftp_mkdir_ex,$(DL) >> $@ @echo $(DL) libssh2_sftp_open_ex,$(DL) >> $@ @echo $(DL) libssh2_sftp_read,$(DL) >> $@ - @echo $(DL) libssh2_sftp_readdir,$(DL) >> $@ + @echo $(DL) libssh2_sftp_readdir_ex,$(DL) >> $@ @echo $(DL) libssh2_sftp_rename_ex,$(DL) >> $@ @echo $(DL) libssh2_sftp_rmdir_ex,$(DL) >> $@ @echo $(DL) libssh2_sftp_seek,$(DL) >> $@