]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add -I for alloca.h in gl (why wasn't this needed before?).
authorSimon Josefsson <simon@josefsson.org>
Wed, 3 Nov 2004 14:19:59 +0000 (14:19 +0000)
committerSimon Josefsson <simon@josefsson.org>
Wed, 3 Nov 2004 14:19:59 +0000 (14:19 +0000)
lib/minitasn1/Makefile.am

index cea125fd78be6480703b1dcf37c699899e4503cc..ef9cfdf705b06bf3319dbda4706703bcd95c48d3 100644 (file)
@@ -1,4 +1,4 @@
-INCLUDES = -I$(top_srcdir)/lib
+INCLUDES = -I$(top_srcdir)/lib -I../../gl
 
 noinst_LTLIBRARIES = libminitasn1.la