(svn r3802) * Add a dummy file in the scenario dir to make the makefile stop complaining on make install (temporary hack).
authormatthijs
Wed, 08 Mar 2006 23:21:32 +0000
changeset 3171 a2174cab2af5
parent 3170 dbbfd7a735ae
child 3172 1605cb59ccd9
(svn r3802) * Add a dummy file in the scenario dir to make the makefile stop complaining on make install (temporary hack).
scenario/README
--- /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...).