Fix include paths to support build directories.
authortwisti <none@none>
Sun, 6 Jun 2004 13:20:49 +0000 (13:20 +0000)
committertwisti <none@none>
Sun, 6 Jun 2004 13:20:49 +0000 (13:20 +0000)
nat/Makefile.am
src/native/vm/Makefile.am

index 29965e504bda668ecd4d9c56ec3fa4dafad8d2fd..ace2a5ed1ccd2f7b665eb759e26e1c29bee8c1a0 100644 (file)
@@ -1,9 +1,9 @@
 ## Process this file with automake to produce Makefile.in
 
-# $Id: Makefile.am 963 2004-03-15 07:37:49Z jowenn $
+# $Id: Makefile.am 1148 2004-06-06 13:20:49Z twisti $
 
 
-INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/jit -I$(top_srcdir)/jit/@ARCH_DIR@
+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/jit/@ARCH_DIR@
 
 EXTRA_DIST =
 
index 29965e504bda668ecd4d9c56ec3fa4dafad8d2fd..ace2a5ed1ccd2f7b665eb759e26e1c29bee8c1a0 100644 (file)
@@ -1,9 +1,9 @@
 ## Process this file with automake to produce Makefile.in
 
-# $Id: Makefile.am 963 2004-03-15 07:37:49Z jowenn $
+# $Id: Makefile.am 1148 2004-06-06 13:20:49Z twisti $
 
 
-INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/jit -I$(top_srcdir)/jit/@ARCH_DIR@
+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/jit/@ARCH_DIR@
 
 EXTRA_DIST =