From: twisti Date: Tue, 14 Jun 2005 23:52:18 +0000 (+0000) Subject: * Added DIST_SUBDIRS X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=c3b41c39e402fd219014346c997dd13b86ec07f3;p=cacao.git * Added DIST_SUBDIRS --- diff --git a/src/vm/jit/i386/Makefile.am b/src/vm/jit/i386/Makefile.am index 4e1eff9a7..bf4d896b6 100644 --- a/src/vm/jit/i386/Makefile.am +++ b/src/vm/jit/i386/Makefile.am @@ -28,7 +28,7 @@ ## ## Changes: ## -## $Id: Makefile.am 2676 2005-06-13 16:20:32Z twisti $ +## $Id: Makefile.am 2703 2005-06-14 23:52:18Z twisti $ ## Process this file with automake to produce Makefile.in @@ -36,6 +36,8 @@ INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/src/vm/jit/$(ARCH_DIR) -I$(top_sr SUBDIRS = $(OS_DIR) +DIST_SUBDIRS = freebsd linux + AM_CCASFLAGS = $(INCLUDES) CLEANFILES = offsets.h