Index: benchmark/Makefile.am
===================================================================
--- benchmark/Makefile.am	(revision b05d79dfa93934939aadd307627a2beecfefb986)
+++ benchmark/Makefile.am	(revision 0cd168feb19ad0f03ac91f3787a06e392f60a55e)
@@ -174,6 +174,5 @@
 	echo "array,attributes,empty,expression,io,monitor,operators,typeof" > $@
 	+make TIME_FORMAT='%e,' PRINT_FORMAT='' compile-array.make >> $@
-	echo "0," >> $@
-#	+make TIME_FORMAT='%e,' PRINT_FORMAT='' compile-attributes.make >> $@
+	+make TIME_FORMAT='%e,' PRINT_FORMAT='' compile-attributes.make >> $@
 	+make TIME_FORMAT='%e,' PRINT_FORMAT='' compile-empty.make >> $@
 	+make TIME_FORMAT='%e,' PRINT_FORMAT='' compile-expression.make >> $@
