diff options
-rw-r--r-- | src/build-data/makefile/nmake.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/build-data/makefile/nmake.in b/src/build-data/makefile/nmake.in index 0f1152262..fc13a6c2a 100644 --- a/src/build-data/makefile/nmake.in +++ b/src/build-data/makefile/nmake.in @@ -20,8 +20,6 @@ APPOBJS = %{app_objs} TESTOBJS = %{test_objs} -LIBNAME = botan - LIBRARIES = $(BOTAN_LIB) # This will be either a static lib or the DLL import lib |