Fix srcdir!=objdir.
authorSimon Josefsson <simon@josefsson.org>
Mon, 26 Jun 2006 15:22:44 +0000 (15:22 +0000)
committerSimon Josefsson <simon@josefsson.org>
Mon, 26 Jun 2006 15:22:44 +0000 (15:22 +0000)
tests/Makefile.am

index 201e971..de73c03 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../lib
+INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/gl -I../gl
 
 AM_LDFLAGS = -no-install
 LDADD = ../lib/libtasn1.la