aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/dotc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dotc b/bin/dotc
index 61e84a19d..993f58df8 100755
--- a/bin/dotc
+++ b/bin/dotc
@@ -75,7 +75,7 @@ function checkjar {
fi
}
-checkjar $INTERFACES_JAR interfaces/package interfaces
+checkjar $INTERFACES_JAR dotty-interfaces/package interfaces
checkjar $MAIN_JAR package src
checkjar $TEST_JAR test:package test