aboutsummaryrefslogtreecommitdiff
path: root/build.conf
diff options
context:
space:
mode:
Diffstat (limited to 'build.conf')
-rw-r--r--build.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.conf b/build.conf
index 32ce750..640fbff 100644
--- a/build.conf
+++ b/build.conf
@@ -33,3 +33,4 @@ rule "flex":
33 matches regexp("(.*)\\.l$"), 33 matches regexp("(.*)\\.l$"),
34 produces "{re:1}.yy.c", 34 produces "{re:1}.yy.c",
35 perform command("flex --bison-bridge --bison-locations -o {target} {match}") 35 perform command("flex --bison-bridge --bison-locations -o {target} {match}")
36