Added PC histogram option.
[riscv-isa-sim.git] / configure.ac
index bf358079038700e16cf6f687055b54592bd12304..ce84dc539e729ca799c38da3febfbd8f6663e8a5 100644 (file)
@@ -82,7 +82,7 @@ AC_SUBST([CXXFLAGS],["-Wall -O2 -std=c++11"])
 # The '*' suffix indicates an optional subproject. The '**' suffix
 # indicates an optional subproject which is also the name of a group.
 
-MCPPBS_SUBPROJECTS([ riscv, hwacha, softfloat ])
+MCPPBS_SUBPROJECTS([ riscv, hwacha, softfloat, spike ])
 
 #-------------------------------------------------------------------------
 # MCPPBS subproject groups