aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 43c4692b5..4706570e4 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -105,7 +105,7 @@ gnunet_transport_LDADD = \
105gnunet_transport_DEPENDENCIES = \ 105gnunet_transport_DEPENDENCIES = \
106 libgnunettransport.la 106 libgnunettransport.la
107 107
108if HAVE_GLPK 108if HAVE_LIBGLPK
109 GN_GLPK = -lglpk 109 GN_GLPK = -lglpk
110endif 110endif
111 111