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 cc4531ad2..7d9a4daf8 100644
--- a/src/mesh/Makefile.am
+++ b/src/mesh/Makefile.am
@@ -51,7 +51,7 @@ libgnunetmesh_la_LIBADD = \
51 $(LTLIBINTL) 51 $(LTLIBINTL)
52libgnunetmesh_la_LDFLAGS = \ 52libgnunetmesh_la_LDFLAGS = \
53 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 53 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
54 -version-info 2:0:1 54 -version-info 2:1:1
55 55
56gnunet_service_mesh_SOURCES = \ 56gnunet_service_mesh_SOURCES = \
57 gnunet-service-mesh.c \ 57 gnunet-service-mesh.c \