gdb: add AMDGPU header files to HFILES_NO_SRCDIR
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 23 Feb 2023 16:27:23 +0000 (11:27 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 23 Feb 2023 16:28:31 +0000 (11:28 -0500)
Commit 18b4d0736bc5 ("gdb: initial support for ROCm platform (AMDGPU)
debugging") missed adding these header files to the HFILES_NO_SRCDIR
list in the Makefile.  Fix that now.

Change-Id: Ifd387096aef3d147b51aefa2037da5bf6373ea64

gdb/Makefile.in

index ace507cded805a86c499f96b11af7581fc6ad9e7..ad9b9e593a9d3e0c56cd303812a7c9219891fe20 100644 (file)
@@ -1271,11 +1271,13 @@ HFILES_NO_SRCDIR = \
        addrmap.h \
        alpha-bsd-tdep.h \
        alpha-tdep.h \
+       amd-dbgapi-target.h \
        amd64-darwin-tdep.h \
        amd64-linux-tdep.h \
        amd64-nat.h \
        amd64-ravenscar-thread.h \
        amd64-tdep.h \
+       amdgpu-tdep.h \
        annotate.h \
        arc-tdep.h \
        arch-utils.h \