flag for strength reduction verbosity
[libfirm] / Makefile.in
index 81b0510..d698da0 100644 (file)
@@ -19,8 +19,10 @@ srcdir := @srcdir@
 topdir := .
 # subdirectory under topdir
 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 ir/stat
+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\