Add valgrind-monitor[-def].py to EXTRA_DIST

So as to make sure these get copied into the tarball.
Fixes make distcheck.
This commit is contained in:
Mark Wielaard 2023-02-01 23:52:59 +01:00
parent fd7daaa5e0
commit e4c5c764e8

View File

@ -771,6 +771,8 @@ vglib_DATA += m_gdbserver/valgrind-monitor-def.py
# so as to make sure these get copied into the tarball
EXTRA_DIST += $(GDBSERVER_XML_FILES)
EXTRA_DIST += m_gdbserver/valgrind-monitor.py
EXTRA_DIST += m_gdbserver/valgrind-monitor-def.py
#----------------------------------------------------------------------------
# General stuff