]> git.eshelyaron.com Git - emacs.git/commit
Fix libsrc assumption in src/Makefile.in
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 19 Apr 2025 16:58:10 +0000 (09:58 -0700)
committerEshel Yaron <me@eshelyaron.com>
Mon, 21 Apr 2025 20:40:27 +0000 (22:40 +0200)
commit69dcc69f1a323f3cb60fb8ef3a18d2f85030a408
treebb10ff45f748135a52bd7a6ff79f2a65f1af52b2
parenta9e9f637f9c46b4fc541962811912c7659ba5141
Fix libsrc assumption in src/Makefile.in

* src/Makefile.in (ETAGS): Don’t assume $(libsrc) = ../lib-src.

(cherry picked from commit 03a1df37990049c2ad9491b150a8983355a213f8)
src/Makefile.in