From 95c746ccc47cbf927ff2cbebabf910859b090164 Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Wed, 16 Oct 2019 16:47:33 -0400 Subject: Add libctf to src-release.sh:GDB_SUPPORT_DIRS We're forgetting to include the libctf directory when creating the snapshot. This commit changes src-release.sh and adds it to GDB_SUPPORT_DIRS. 2019-10-17 Sergio Durigan Junior * src-release.sh (GDB_SUPPORT_DIRS): Add libctf. Change-Id: Iada82e5c9e4f8d5a0a5e467d2a628f1fba66002e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1962d7e..8c60466 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2019-10-17 Sergio Durigan Junior + + * src-release.sh (GDB_SUPPORT_DIRS): Add libctf. + 2019-10-17 Alan Modra PR 29 -- cgit v1.1