From d1e589655b6c8175a85cd4f41e02bf5f7920f7cb Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Sun, 14 Jul 2019 07:53:18 +1000 Subject: [PATCH] win32: we don't have a vsbuild.bat file any more Signed-off-by: Ronnie Sahlberg --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 6bc419f..237016f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,7 @@ EXTRA_DIST = autogen.sh COPYING LICENCE-GPL-2.txt LICENCE-LGPL-2.1.txt \ packaging/RPM/libiscsi.spec.in packaging/RPM/makerpms.sh \ aros/aros_compat.c aros/aros_compat.h aros/iscsi-ls.c \ aros/Makefile.AROS test-tool/iscsi-multipath.h \ - win32/vsbuild.bat win32/win32_compat.c win32/win32_compat.h \ + win32/win32_compat.c win32/win32_compat.h \ patches/mtx-iscsi.diff patches/README patches/sg3_utils-1.32.patch pkgconfigdir = $(libdir)/pkgconfig