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

build: Fix "make maintainer-clean".

* doc/Makefile.in (maintainer-clean): Remove also gperf.1.
This commit is contained in:
Bruno Haible
2024-07-21 22:50:29 +02:00
parent fcb7fc41c4
commit 634824575d
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2024-07-21 Bruno Haible <bruno@clisp.org>
build: Fix "make maintainer-clean".
* doc/Makefile.in (maintainer-clean): Remove also gperf.1.
2024-06-12 Collin Funk <collin.funk1@gmail.com>
doc: Make the detailed menu title appear as intended.