summaryrefslogtreecommitdiff
path: root/ragel.BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'ragel.BUILD')
-rw-r--r--ragel.BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/ragel.BUILD b/ragel.BUILD
index 5485fab..5e3b249 100644
--- a/ragel.BUILD
+++ b/ragel.BUILD
@@ -4,7 +4,7 @@ package(
)
cc_binary(
- name = "ragel",
+ name = "ragelc",
srcs = [
"ragel/rubycodegen.cpp",
"ragel/goipgoto.h",
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback