[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Patrice Dumas |
Date: |
Sat, 5 Oct 2024 04:22:42 -0400 (EDT) |
branch: master
commit 085dc34123cfe9676de49aca8bd54f608f456a52
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sat Oct 5 10:22:08 2024 +0200
* tp/Makefile.am (MAINTAINERCLEANFILES): add Texinfo/Data.pm.
---
ChangeLog | 4 ++++
tp/Makefile.am | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 6e2b92c3a6..66243845cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-10-05 Patrice Dumas <pertusus@free.fr>
+
+ * tp/Makefile.am (MAINTAINERCLEANFILES): add Texinfo/Data.pm.
+
2024-10-05 Patrice Dumas <pertusus@free.fr>
* tp/Texinfo/XS/Makefile.am (libtexinfo_convert_la_LIBADD): reorder
diff --git a/tp/Makefile.am b/tp/Makefile.am
index 4ddd2d60ab..6505cda556 100644
--- a/tp/Makefile.am
+++ b/tp/Makefile.am
@@ -445,4 +445,4 @@ distclean-local:
CLEANFILES = texi2any makeinfo Texinfo/ModulePath.pm
DISTCLEANFILES = maintain/catalog.xml
-MAINTAINERCLEANFILES = Texinfo/Commands.pm Texinfo/Options.pm
+MAINTAINERCLEANFILES = Texinfo/Commands.pm Texinfo/Options.pm Texinfo/Data.pm