summaryrefslogtreecommitdiff
path: root/src/identity/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/identity/Makefile.am')
-rw-r--r--src/identity/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/identity/Makefile.am b/src/identity/Makefile.am
index 39d423506..9f580f0f9 100644
--- a/src/identity/Makefile.am
+++ b/src/identity/Makefile.am
@@ -46,7 +46,7 @@ libgnunetidentity_la_LIBADD = \
46 $(top_builddir)/src/util/libgnunetutil.la \ 46 $(top_builddir)/src/util/libgnunetutil.la \
47 $(GN_LIBINTL) $(XLIB) 47 $(GN_LIBINTL) $(XLIB)
48libgnunetidentity_la_LDFLAGS = \ 48libgnunetidentity_la_LDFLAGS = \
49 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 49 $(GN_LIB_LDFLAGS) \
50 -version-info 1:0:0 50 -version-info 1:0:0
51 51
52bin_PROGRAMS = \ 52bin_PROGRAMS = \