Include OS_DIR.
authortwisti <none@none>
Tue, 31 May 2005 22:35:04 +0000 (22:35 +0000)
committertwisti <none@none>
Tue, 31 May 2005 22:35:04 +0000 (22:35 +0000)
src/threads/native/Makefile.am

index daf4d0d3bdd0758ce68d4303326bf19861c83144..c7dfc320386a539d119de3ee318b68678760b8d5 100644 (file)
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 1735 2004-12-07 14:33:27Z twisti $
+## $Id: Makefile.am 2544 2005-05-31 22:35:04Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
-INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/src/vm/jit/@ARCH_DIR@
+INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/src/vm/jit/@ARCH_DIR@ -I$(top_srcdir)/src/vm/jit/@ARCH_DIR@/@OS_DIR@
 
 noinst_LTLIBRARIES = libthreads.la