* also include ARCH_DIR
authortwisti <none@none>
Fri, 10 Jun 2005 18:22:29 +0000 (18:22 +0000)
committertwisti <none@none>
Fri, 10 Jun 2005 18:22:29 +0000 (18:22 +0000)
src/vm/jit/powerpc/Makefile.am

index b7902fcedca646bc6201cdbbed5b2c931b97cca1..5b70a652e75fb8fe95b31db246d3edb4f132b02a 100644 (file)
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 2557 2005-06-06 14:53:30Z twisti $
+## $Id: Makefile.am 2633 2005-06-10 18:22:29Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
-INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/src/vm/jit/@ARCH_DIR@/@OS_DIR@ -I$(top_builddir) -I$(top_builddir)/src
+INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/src/vm/jit/@ARCH_DIR@ -I$(top_srcdir)/src/vm/jit/@ARCH_DIR@/@OS_DIR@ -I$(top_builddir) -I$(top_builddir)/src
 
 SUBDIRS = @OS_DIR@