summaryrefslogtreecommitdiff
path: root/doc/examples
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-04-10 20:11:04 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-04-10 20:11:04 +0200
commitbebaa7ebfdb5e429185d13bb933a00f7450dc817 (patch)
tree9381e8817bbe2489896f3ae3990e80f2e39dd41a /doc/examples
parent7132ca977d8a68448bd284f682ed80a675e43900 (diff)
downloadgnutls-bebaa7ebfdb5e429185d13bb933a00f7450dc817.tar.gz
link examples to GPL gnulib.gnutls_3_3_0
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am
index ce0ef19111..0915f9b550 100644
--- a/doc/examples/Makefile.am
+++ b/doc/examples/Makefile.am
@@ -37,6 +37,7 @@ AM_LDFLAGS = -no-install
LDADD = libexamples.la \
../../lib/libgnutls.la \
../../gl/libgnu.la \
+ ../../src/gl/libgnu_gpl.la \
$(LIBSOCKET) $(INET_NTOP_LIB) $(INET_PTON_LIB)
CXX_LDADD = ../../lib/libgnutlsxx.la \