]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Need gnulib lgl/ in CFLAGS.
authorSimon Josefsson <simon@josefsson.org>
Sat, 21 Oct 2006 10:23:20 +0000 (10:23 +0000)
committerSimon Josefsson <simon@josefsson.org>
Sat, 21 Oct 2006 10:23:20 +0000 (10:23 +0000)
libextra/openpgp/Makefile.am

index 0b0714e4ef430cf94063389f2946e3db1f2ce4f9..ae8a8072496f2771e2d1c4f7a085a76044fbf8ad 100644 (file)
@@ -20,7 +20,8 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 
-AM_CPPFLAGS = -I$(top_srcdir)/gl -I$(top_builddir)/gl  \
+AM_CPPFLAGS = -I$(top_srcdir)/lgl -I$(top_builddir)/lgl        \
+       -I$(top_srcdir)/gl -I$(top_builddir)/gl \
        -I$(top_srcdir)/crypto -I$(top_srcdir)/lib      \
        -I$(top_srcdir)/includes -I../../includes       \
        -I$(top_srcdir)/libextra/opencdk