Ensure that libbacktrace/allocfail.sh is not deleted when creating release tarballs.

* Makefile.am (CLEANFILES): Import patch from upstream to prevent
        allocafail.sh from being removed when running 'make clean'.
This commit is contained in:
Nick Clifton
2023-01-12 13:39:03 +00:00
parent 4981a31d52
commit edf64cd235
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -1,3 +1,8 @@
2023-01-12 Nick Clifton <nickc@redhat.com>
* Makefile.am (CLEANFILES): Import patch from upstream to prevent
allocafail.sh from being removed when running 'make clean'.
2021-11-12 Martin Liska <mliska@suse.cz>
PR libbacktrace/103167