1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

build: Update dependencies after 2025-04-16 change.

* src/Makefile.in (*.$(OBJEXT)): Depend on $(CONFIG_H).
This commit is contained in:
Bruno Haible
2025-04-19 14:33:33 +02:00
parent 8872451544
commit 3cb2d2f1d2
2 changed files with 16 additions and 11 deletions

View File

@@ -1,3 +1,8 @@
2025-04-19 Bruno Haible <bruno@clisp.org>
build: Update dependencies after 2025-04-16 change.
* src/Makefile.in (*.$(OBJEXT)): Depend on $(CONFIG_H).
2025-04-17 Bruno Haible <bruno@clisp.org>
Improve comments.