commit a89cb31ffbfb1c6bc4f1be33898f7a95173cc158
parent 38a571a908305b45a3d08c98f5de084313c803e3
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
Date: Sat, 30 Oct 2021 17:28:58 +0300
src/microhttpd/Makefile.am: removed empty lines
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/microhttpd/Makefile.am b/src/microhttpd/Makefile.am
@@ -94,8 +94,6 @@ libmicrohttpd_la_LIBADD = \
$(MHD_LIBDEPS) $(MHD_TLS_LIBDEPS)
-
-
if HAVE_W32
MHD_DLL_RES_SRC = microhttpd_dll_res.rc
MHD_DLL_RES_LO = libmicrohttpd_la-$(MHD_DLL_RES_SRC:.rc=.lo)