From 93285ef5f3106df2016fdd231121bbfcf92ead51 Mon Sep 17 00:00:00 2001 From: Tom de Vries Date: Sun, 11 Jan 2026 10:53:26 +0100 Subject: [PATCH] [gdbsupport] Regenerate Makefile.in The buildbot complains about an out-of-date Makefile.in. Fix this by regenerating it from Makefile.am using automake. --- gdbsupport/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdbsupport/Makefile.in b/gdbsupport/Makefile.in index 66b8891a6b4..2da8adcc7ac 100644 --- a/gdbsupport/Makefile.in +++ b/gdbsupport/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # -# Copyright (C) 2020-2025 Free Software Foundation, Inc. +# Copyright (C) 2020-2026 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by