Skip to content

Commit 59e7509

Browse files
committed
Recompile when config.yml changes
* Fixes #3931. * The first line is the default one, we want to keep that default dependency too. * Some docs about this: https://docs.ruby-lang.org/en/4.0/MakeMakefile.html
1 parent 675f9c3 commit 59e7509

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ext/prism/depend

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
$(OBJS): $(HDRS) $(ruby_headers)
2+
$(OBJS): $(srcdir)/../../config.yml

0 commit comments

Comments
 (0)