Fix include paths to support build directories.
[cacao.git] / jit / alpha / Makefile.am
index db46f32da92e47c47d8ef2bb6f6f674f8577bcc6..7a58f4854699a47c7f913cd2dac8fc0ab59f68bc 100644 (file)
@@ -1,9 +1,9 @@
 ## Process this file with automake to produce Makefile.in
 
-# $Id: Makefile.am 1054 2004-05-05 21:08:55Z stefan $
+# $Id: Makefile.am 1146 2004-06-06 12:48:10Z twisti $
 
 
-INCLUDES = -I$(top_srcdir)/jit
+INCLUDES = -I$(top_srcdir)
 
 EXTRA_DIST = \
        asmpart.S \