aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/Makefile.am')
-rw-r--r--src/mesh/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am
index 88d4a93ca..33abb6b62 100644
--- a/src/mesh/Makefile.am
+++ b/src/mesh/Makefile.am
@@ -61,7 +61,7 @@ libgnunetmeshblock_la_LIBADD = \
61 $(LTLIBINTL) 61 $(LTLIBINTL)
62libgnunetmeshblock_la_LDFLAGS = \ 62libgnunetmeshblock_la_LDFLAGS = \
63 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 63 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
64 -version-info 1:0:0 64 -version-info 2:0:0
65 65
66gnunet_service_mesh_SOURCES = \ 66gnunet_service_mesh_SOURCES = \
67 gnunet-service-mesh.c \ 67 gnunet-service-mesh.c \