]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.2.0503: Makefile: Missing dependencies for new GTK4 source files v9.2.0503
authorChristian Brabandt <cb@256bit.org>
Wed, 20 May 2026 17:34:22 +0000 (17:34 +0000)
committerChristian Brabandt <cb@256bit.org>
Wed, 20 May 2026 17:34:53 +0000 (17:34 +0000)
commit71bcc867c95514322abbce560fcb0dec4908951d
treef4c354a1d70e8b0706f643ae62677dc9c26200c8
parent0fa3603d6d9cec774f3060a33c59778c9baf0e41
patch 9.2.0503: Makefile: Missing dependencies for new GTK4 source files

Problem:  Makefile: Missing dependencies for new GTK4 source files
          (Reilly Brogan, after v9.2.0501)
Solution: Re-run make depend, clean the result up and include the
          missing dependencies for the GTK4 source files

fixes: #20267

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/Makefile
src/version.c