(svn r3802) * Add a dummy file in the scenario dir to make the makefile stop complaining on make install (temporary hack).

This commit is contained in:
matthijs
2006-03-08 23:21:32 +00:00
parent 13cadd18df
commit 7f99d05a6c

4
scenario/README Normal file
View File

@@ -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...).