@b4n commented on this pull request.
In HACKING:
> @@ -658,7 +658,7 @@ https://github.com/universal-ctags/ctags Method `````` -* Add foo.c to SRCS in Makefile.am and meson.build. +* Add foo.c to SRCS in ctags/Makefile.am and meson.build.
It's in parsers
inside ctags/Makefile.am
-* Add foo.c to SRCS in ctags/Makefile.am and meson.build. +* Add ctags/parsers/foo.c to ``parsers`` in ctags/Makefile.am and to the + ``ctags`` library in meson.build.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.