Added stickyness
[libfirm] / Makefile.in
index ebdb02e..d698da0 100644 (file)
@@ -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/opt ir/tr ir/ana ir/st ir/stat
 
 SOURCES := Makefile.in MakeRules.in MakeTargets\
           aclocal.m4 config.h.in\