(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 c85e7b06cdb0
parent 3170 3740e285e4df
child 3172 ade284ef48ed
(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...).