(svn r3802) * Add a dummy file in the scenario dir to make the makefile stop complaining on make install (temporary hack).
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/scenario/README Wed Mar 08 23:21:32 2006 +0000
@@ -0,0 +1,4 @@
+You can place you scenarios in this dir.
+
+This file is really here to make the Makefile happy, it should be modified to
+properly handle scenarios (or maybe even not at all...).