From 29e256e8175c034a4074b3079a30bccf811f533f Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Mon, 4 Jun 2012 15:27:02 +0200 Subject: [PATCH] Renamed NetWare makefiles. --- Makefile.am | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Makefile.am b/Makefile.am index fa56734..0ee6a46 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,10 +14,9 @@ include_HEADERS = \ include/libssh2_sftp.h NETWAREFILES = nw/keepscreen.c \ - nw/Makefile \ - nw/Makefile.netware \ - nw/nwlib.c \ - nw/test/Makefile.netware + nw/nwlib.c \ + nw/GNUmakefile \ + nw/test/GNUmakefile DSP = win32/libssh2.dsp VCPROJ = win32/libssh2.vcproj