]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
changes for new gnulib in src/
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 4 Mar 2014 11:35:15 +0000 (12:35 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 4 Mar 2014 11:35:15 +0000 (12:35 +0100)
src/Makefile.am

index 327e6a6802377955ed691b5999a10e1fca4f4755..1d3b717124731c42ce3bbe38997dfe161ec10e53 100644 (file)
@@ -41,8 +41,9 @@ EXTRA_DIST = args-std.def
 
 AM_CFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS)
 AM_CPPFLAGS = \
-       -I$(srcdir)/../gl                       \
        -I$(srcdir)/gl                          \
+       -I$(srcdir)/../gl                       \
+       -I$(builddir)/src/gl                    \
        -I$(builddir)/../gl                     \
        -I$(builddir)/../lib/includes           \
        -I$(srcdir)/../lib/includes             \