projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb6282d
)
fix linking
author
Heikki Lindholm
<holin@iki.fi>
Thu, 29 Oct 2009 07:47:36 +0000
(07:47 +0000)
committer
Heikki Lindholm
<holin@iki.fi>
Thu, 29 Oct 2009 07:47:36 +0000
(07:47 +0000)
src/nat/Makefile.am
patch
|
blob
|
history
diff --git
a/src/nat/Makefile.am
b/src/nat/Makefile.am
index dc881a30216d491f3c29c6b24a7f7f9e9d39e716..34f73c00a9c2edf1cf5fd76c7ee6531618f1bf57 100644
(file)
--- a/
src/nat/Makefile.am
+++ b/
src/nat/Makefile.am
@@
-20,8
+20,11
@@
libgnunetnat_la_SOURCES = \
libgnunetnat_la_CFLAGS = \
-I$(top_scrdir)/include
+# FIXME should prefer not to use archives
libgnunetnat_la_LIBADD = \
$(top_builddir)/src/util/libgnunetutil.la \
+ $(top_builddir)/src/nat/miniupnp/libminiupnp.a \
+ $(top_builddir)/src/nat/libnatpmp/libnatpmp.a \
$(GN_LIBINTL) @EXT_LIBS@
libgnunetnat_la_LDFLAGS = \