summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/ripper/depend2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ripper/depend b/ext/ripper/depend
index aac09b085a..da1bf58da7 100644
--- a/ext/ripper/depend
+++ b/ext/ripper/depend
@@ -11,7 +11,7 @@ ripper.o: ripper.c
.y.c:
$(ECHO) compiling compiler $<
- $(Q) $(BISON) -t -v -o$@ -h$*.h $<
+ $(Q) $(BISON) -t -v -o$@ -h$*.h - parse.y < $<
all: check
static: check