Add -I's.
authorSimon Josefsson <simon@josefsson.org>
Thu, 16 Nov 2006 14:39:30 +0000 (14:39 +0000)
committerSimon Josefsson <simon@josefsson.org>
Thu, 16 Nov 2006 14:39:30 +0000 (14:39 +0000)
tests/Makefile.am

index 41aeae2..7aae7c6 100644 (file)
@@ -17,7 +17,7 @@
 # along with this file; if not, write to the Free Software Foundation,
 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
-INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/gl -I../gl
+INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/gl -I../gl -I$(srcdir)
 
 AM_LDFLAGS = -no-install
 LDADD = ../lib/libtasn1.la