diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-04-17 20:03:57 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-04-17 20:03:57 +0200 |
commit | a881e449444d4b0fcf4e3a362d00adcc4196f83e (patch) | |
tree | e87bf5c68fd0bd390b86d0ed1e6f0dfdcec8051b /src/wire/Makefile.am | |
parent | 7496a03978a24a5a967aa8c90aa73230029caf00 (diff) |
update code to match new API
Diffstat (limited to 'src/wire/Makefile.am')
-rw-r--r-- | src/wire/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wire/Makefile.am b/src/wire/Makefile.am index debb27828..7bea7c8c6 100644 --- a/src/wire/Makefile.am +++ b/src/wire/Makefile.am @@ -39,6 +39,7 @@ libtaler_plugin_wire_test_la_LDFLAGS = \ $(TALER_PLUGIN_LDFLAGS) \ $(top_builddir)/src/bank-lib/libtalerbank.la \ $(top_builddir)/src/util/libtalerutil.la \ + -lgnunetcurl \ -lgnunetutil $(XLIB) |