]> git.eshelyaron.com Git - emacs.git/commit
Avoid having to build src/emacs when we just want to `make tags`
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 23 Jan 2019 21:02:11 +0000 (16:02 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 23 Jan 2019 21:02:11 +0000 (16:02 -0500)
commitdbc48d758ac90748df4befc677b2d21c5cd06d3b
treeeb57b8ec0c5ef3ef9ac216b4f8821aa48e1246f4
parent191394276a4c455edd65e7f827fe8bc8317e8348
Avoid having to build src/emacs when we just want to `make tags`

* Makefile.in (TAGS tags): Remove `src` from the dependencies.
* src/Makefile.in (ctagsfiles1): Strip macuvs.h and fingerprint.c.
Makefile.in
src/Makefile.in