mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
Merge pull request #5625 from maron2000/fix_automake
Explicitly specify files in Makefile.am instead of using wildcards
This commit is contained in:
@@ -15,7 +15,8 @@ res_DATA = \
|
||||
../dosbox-x.reference.conf \
|
||||
../dosbox-x.reference.full.conf \
|
||||
../contrib/fonts/FREECG98.BMP \
|
||||
../contrib/fonts/wqy_1?pt.bdf \
|
||||
../contrib/fonts/wqy_11pt.bdf \
|
||||
../contrib/fonts/wqy_12pt.bdf \
|
||||
../contrib/fonts/Nouveau_IBM.ttf \
|
||||
../contrib/fonts/SarasaGothicFixed.ttf \
|
||||
../CHANGELOG
|
||||
|
Reference in New Issue
Block a user