]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
examples include both gnulibs
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 4 Mar 2014 15:12:29 +0000 (16:12 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 4 Mar 2014 15:12:29 +0000 (16:12 +0100)
doc/examples/Makefile.am

index ac0b554e66d7aba2741780fdf3d1e8f8ca282497..26376cf2d2188f9f1e378c5138771dded892ece1 100644 (file)
@@ -23,6 +23,8 @@ AM_CFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS)
 AM_CPPFLAGS = \
        -I$(top_srcdir)/lib/includes -I$(top_builddir)/lib/includes     \
        -I$(top_srcdir)/extra/includes \
+       -I$(top_srcdir)/src/gl \
+       -I$(top_builddir)/src/gl \
        -I$(top_srcdir)/gl \
        -I$(top_builddir)/gl