]> git.eshelyaron.com Git - emacs.git/commit
Produce TAGS in 'lib' as well and include them in src/TAGS
authorEli Zaretskii <eliz@gnu.org>
Mon, 15 Aug 2022 19:12:58 +0000 (22:12 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 15 Aug 2022 19:12:58 +0000 (22:12 +0300)
commit82635f40ed4274a0bc372351902ff1cdef6dff23
treeb057a5f0bf5aa767ccf6fc1ce4ddd7e2f84df922
parent9ea40b3ddfba1104d02ff61e3d20482287d3caca
Produce TAGS in 'lib' as well and include them in src/TAGS

* src/Makefile.in (TAGS): Include ../lib/TAGS.
($(lib)/TAGS): New target.
(tags): Depend on $(lib)/TAGS.
src/Makefile.in