alex-pinkus/tree-sitter-swift

with-generated-files branch is missing Makefile

mattmassicotte opened this issue · 4 comments

Is this something that we could add? Would make building a little simpler.

Yes, this is just controlled by the checkin script:

Feel free to submit a PR if you have time, otherwise I can get to it this weekend.

Thanks for the pointer, I'll have a look!

Just noting:

Makefile
bindings/c/tree-sitter.h.in
bindings/c/tree-sitter.pc.in

After publishing 0.3.4, the with-generated-files branch now contains a makefile! https://github.com/alex-pinkus/tree-sitter-swift/blob/with-generated-files/Makefile