summaryrefslogtreecommitdiff
path: root/lib/x509/Makefile.am
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-10-21 10:03:55 +0000
committerSimon Josefsson <simon@josefsson.org>2006-10-21 10:03:55 +0000
commitab152efa747f65be14cc01f88cdd7cb87fa639fd (patch)
tree1e00a44c9713843d59a005c38a587da44d1cb262 /lib/x509/Makefile.am
parent50989bd691471f912d2e62469d05e5eee3c6c4b7 (diff)
downloadgnutls-ab152efa747f65be14cc01f88cdd7cb87fa639fd.tar.gz
Use gnulib in lgl/ instead of gl/.
Diffstat (limited to 'lib/x509/Makefile.am')
-rw-r--r--lib/x509/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/x509/Makefile.am b/lib/x509/Makefile.am
index c35cbc25fc..4acd3ff368 100644
--- a/lib/x509/Makefile.am
+++ b/lib/x509/Makefile.am
@@ -19,7 +19,7 @@
# USA
INCLUDES = \
- -I$(top_srcdir)/gl -I$(top_builddir)/gl \
+ -I$(top_srcdir)/lgl -I$(top_builddir)/lgl \
-I$(top_srcdir)/libextra -I$(top_srcdir)/lib/minitasn1 \
-I$(top_srcdir)/libextra/openpgp/ \
-I$(top_srcdir)/libextra/opencdk -I$(top_srcdir)/lib \