From a0401360a9b8a78e6b7976f6dd50c50573aa1a7b Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Fri, 26 Nov 2010 12:42:11 +0000 Subject: build nat for windows --- src/nat/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/nat/Makefile.am') diff --git a/src/nat/Makefile.am b/src/nat/Makefile.am index 3ca896bac..50edd5f77 100644 --- a/src/nat/Makefile.am +++ b/src/nat/Makefile.am @@ -8,8 +8,6 @@ if USE_COVERAGE AM_CFLAGS = -fprofile-arcs -ftest-coverage endif -if !MINGW - lib_LTLIBRARIES = libgnunetnat.la libgnunetnat_la_SOURCES = \ @@ -48,4 +46,3 @@ test_nat_LDADD = \ $(top_builddir)/src/nat/libgnunetnat.la \ $(top_builddir)/src/util/libgnunetutil.la \ @LIBCURL@ -endif -- cgit v1.2.3