]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Drop removed -Ilgl.
authorSimon Josefsson <simon@josefsson.org>
Tue, 4 Nov 2008 14:50:40 +0000 (15:50 +0100)
committerSimon Josefsson <simon@josefsson.org>
Tue, 4 Nov 2008 14:50:40 +0000 (15:50 +0100)
tests/Makefile.am

index ce78c8eac2a6358450654c2394be7a77bd4fb65b..61a92e7892c51a0877acf8d36405e668a807e95b 100644 (file)
@@ -28,7 +28,7 @@ endif
 
 EXTRA_DIST = libgcrypt.supp hostname-check.README
 
-AM_CPPFLAGS = -I$(top_srcdir)/lgl -I$(top_builddir)/lgl                        \
+AM_CPPFLAGS = \
        -I$(top_srcdir)/gl -I$(top_builddir)/gl                         \
        -I$(top_srcdir)/lib/includes -I$(top_builddir)/lib/includes     \
        -I$(top_srcdir)/lib                                             \