[Scummvm-git-logs] scummvm branch-2-7 -> 29ea816bf998a2284fcd39a9d7fec6f11e9d528e

lotharsm noreply at scummvm.org
Sun Jan 22 15:59:06 UTC 2023


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
29ea816bf9 DISTS: Add shaders.dat to GUI theme files at install stage


Commit: 29ea816bf998a2284fcd39a9d7fec6f11e9d528e
    https://github.com/scummvm/scummvm/commit/29ea816bf998a2284fcd39a9d7fec6f11e9d528e
Author: Lothar Serra Mari (mail at serra.me)
Date: 2023-01-22T16:58:54+01:00

Commit Message:
DISTS: Add shaders.dat to GUI theme files at install stage

Changed paths:
    Makefile.common


diff --git a/Makefile.common b/Makefile.common
index 3088435fd04..d240c8f1a31 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -384,7 +384,7 @@ DIST_FILES_DOCS_no-nb:=$(addprefix $(srcdir)/doc/no-nb/,HurtigStart)
 DIST_FILES_DOCS_se:=$(addprefix $(srcdir)/doc/se/,LasMig Snabbstart)
 
 # Themes files
-DIST_FILES_THEMES=scummmodern.zip scummclassic.zip scummremastered.zip residualvm.zip gui-icons.dat
+DIST_FILES_THEMES=scummmodern.zip scummclassic.zip scummremastered.zip residualvm.zip gui-icons.dat shaders.dat
 ifdef USE_TRANSLATION
 DIST_FILES_THEMES+=translations.dat
 endif




More information about the Scummvm-git-logs mailing list