From 3bf297699335d763e89e10af512050052af89ca0 Mon Sep 17 00:00:00 2001 From: Joachim Nilsson Date: Sat, 19 Oct 2019 12:26:58 +0200 Subject: Minor, whitespace Signed-off-by: Joachim Nilsson --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index d9cadd0..4270f3b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -106,6 +106,6 @@ libnet_la_SOURCES += libnet_dll_info.rc libnet_la_LDFLAGS += -Wl,--output-def, -Wl,libnet-9.def .rc.lo: - $(AM_V_GEN)$(LIBTOOL) --mode=compile --silent $(WINDRES) $< -o $@ + $(AM_V_GEN)$(LIBTOOL) --mode=compile --silent $(WINDRES) $< -o $@ +endif endif -endif \ No newline at end of file -- cgit v1.2.1