aboutsummaryrefslogtreecommitdiff
path: root/script.it/script_event/dune
diff options
context:
space:
mode:
Diffstat (limited to 'script.it/script_event/dune')
-rwxr-xr-xscript.it/script_event/dune8
1 files changed, 8 insertions, 0 deletions
diff --git a/script.it/script_event/dune b/script.it/script_event/dune
new file mode 100755
index 0000000..2271b0a
--- /dev/null
+++ b/script.it/script_event/dune
@@ -0,0 +1,8 @@
+(library
+ (name script_event)
+ (libraries
+ brr
+ script_state
+ )
+ )
+