]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add -no-install.
authorSimon Josefsson <simon@josefsson.org>
Wed, 21 Jun 2006 17:42:15 +0000 (17:42 +0000)
committerSimon Josefsson <simon@josefsson.org>
Wed, 21 Jun 2006 17:42:15 +0000 (17:42 +0000)
doc/examples/Makefile.am

index a28fcbd434d0fe1dfaec1530e562db18d8fea18f..0e284adb7651d60b7f2c1f8fe0cf332d5b0c85b8 100644 (file)
@@ -21,6 +21,7 @@
 
 AM_CPPFLAGS = -I$(top_srcdir)/includes -I$(top_builddir)/includes \
                -I$(top_srcdir)/gl -I$(top_builddir)/gl
+AM_LDFLAGS = -no-install
 LDADD = libexamples.la \
        ../../gl/libgnu.la \
        ../../lib/libgnutls.la  \