]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Really fix data-directory/Makefile rebuilding
authorTom Tromey <tom@tromey.com>
Sat, 5 Jun 2021 15:26:25 +0000 (09:26 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 5 Jun 2021 15:26:25 +0000 (09:26 -0600)
commit8ff8c543b4a6da9abbba7f406f13ba844cfe6d94
treef7c1b9a69b42edffc49116304d165e0ef024f1e2
parent19d6d783e1f76027fa9dc1f14658a157f582334a
Really fix data-directory/Makefile rebuilding

Oops, I botched the last patch to fix data-directory/Makefile
rebuilding, by copying the config.status line and forgetting to update
the directory name.  This one fixes the problem for real.

gdb/ChangeLog
2021-06-05  Tom Tromey  <tom@tromey.com>

* data-directory/Makefile.in (Makefile): Use correct directory
name.
gdb/ChangeLog
gdb/data-directory/Makefile.in