aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl/win32
diff options
context:
space:
mode:
authorBastien Bouclet2019-04-27 12:22:35 +0200
committerBastien Bouclet2019-05-05 08:52:12 +0200
commit1d0d842e2aceeb69ab08b4e65e01b258f57b116f (patch)
tree57abd795759ae29c3f08b620ff23c5486b4dbcd1 /backends/platform/sdl/win32
parenta5d93d933ab65d5a7efcc88926ce116618f06fcd (diff)
downloadscummvm-rg350-1d0d842e2aceeb69ab08b4e65e01b258f57b116f.tar.gz
scummvm-rg350-1d0d842e2aceeb69ab08b4e65e01b258f57b116f.tar.bz2
scummvm-rg350-1d0d842e2aceeb69ab08b4e65e01b258f57b116f.zip
BUILD: Add the licence file for the Source Code Pro font
Diffstat (limited to 'backends/platform/sdl/win32')
-rw-r--r--backends/platform/sdl/win32/win32.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/platform/sdl/win32/win32.mk b/backends/platform/sdl/win32/win32.mk
index 227878eaf0..32f60e10f9 100644
--- a/backends/platform/sdl/win32/win32.mk
+++ b/backends/platform/sdl/win32/win32.mk
@@ -23,6 +23,7 @@ win32dist: all
cp $(srcdir)/COPYING.BSD $(WIN32PATH)/COPYING.BSD.txt
cp $(srcdir)/COPYING.LGPL $(WIN32PATH)/COPYING.LGPL.txt
cp $(srcdir)/COPYING.FREEFONT $(WIN32PATH)/COPYING.FREEFONT.txt
+ cp $(srcdir)/COPYING.OFL $(WIN32PATH)/COPYING.OFL.txt
cp $(srcdir)/COPYRIGHT $(WIN32PATH)/COPYRIGHT.txt
cp $(srcdir)/doc/cz/PrectiMe $(WIN32PATH)/doc/cz/PrectiMe.txt
cp $(srcdir)/doc/de/NEUES $(WIN32PATH)/doc/de/NEUES.txt