summaryrefslogtreecommitdiff
path: root/src/shake.sml
diff options
context:
space:
mode:
Diffstat (limited to 'src/shake.sml')
-rw-r--r--src/shake.sml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shake.sml b/src/shake.sml
index e27e9839..501f8209 100644
--- a/src/shake.sml
+++ b/src/shake.sml
@@ -138,6 +138,7 @@ fun shake file =
case e of
ENamed n => check n
| EServerCall (n, _, _, _, _) => check n
+ | ETailCall (n, _, _, _, _) => check n
| _ => s
end