* src/vm/jit/tools/Makefile.am, src/vm/jit/verify/Makefile.am,
[cacao.git] / src / cacaoh / Makefile.am
index f5a540a5483ebc8307792091324d382bd2afbb65..0340ef40a782395ff38e96b0b96d41c7406228b5 100644 (file)
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 4563 2006-03-06 13:03:05Z twisti $
+## $Id: Makefile.am 4627 2006-03-16 12:53:32Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
-AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/vm/jit/$(ARCH_DIR)
+AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/vm/jit/$(ARCH_DIR) -I$(top_srcdir)/src/vm/jit/$(ARCH_DIR)/$(OS_DIR)
 
 if DISABLE_GC
 if NATIVE_THREADS