fix 1678
[oweals/gnunet.git] / src / nat / Makefile.am
index af06528dbe7caf087fbd2e4f79df90fd71dda47f..a795b56fa768daac225cf0de7822eeae8e2f4f17 100644 (file)
@@ -17,19 +17,20 @@ libgnunetnat_la_SOURCES = \
   upnp-igd-parse.c upnp-igd-parse.h \
   upnp-minixml.c upnp-minixml.h \
   upnp-reply-parse.c upnp-reply-parse.h bsdqueue.h \
-  nat.c 
+  nat.c nat.h \
+  natpmp.h 
 
 libgnunetnat_la_CFLAGS = \
  -DDEBUG_UPNP -g -O0
 
 libgnunetnat_la_LIBADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
+  @LIBCURL@ \
   $(GN_LIBINTL) @EXT_LIBS@ 
 
 libgnunetnat_la_LDFLAGS = \
   $(GN_LIB_LDFLAGS) $(WINFLAGS) \
-  -version-info 0:0:0          \
-  @LIBCURL@
+  -version-info 0:0:0          
 
 check_PROGRAMS = \
   test-nat