From: Michael Beck Date: Thu, 27 May 2004 07:13:02 +0000 (+0000) Subject: ir/stat is now always processed X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=65c8ff9c3ace860e55654db4259f8ce556609977;p=libfirm ir/stat is now always processed [r2952] --- diff --git a/Makefile.in b/Makefile.in index ebdb02ed9..28924499a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -22,11 +22,7 @@ subdir := . # do we want statistics enable_statistics := @enable_statistics@ -subdirs := ir/adt ir/debug ir/tv ir/common ir/ident ir/ir ir/tr ir/ana ir/st - -ifeq ($(enable_statistics),yes) -subdirs += ir/stat -endif +subdirs := ir/adt ir/debug ir/tv ir/common ir/ident ir/ir ir/tr ir/ana ir/st ir/stat SOURCES := Makefile.in MakeRules.in MakeTargets\ aclocal.m4 config.h.in\