autobuild: add binary drivers

git-svn-id: svn://kolibrios.org@5379 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge) 2015-01-15 12:23:33 +00:00
parent 7539a5c0ce
commit 448f7a59d1
3 changed files with 2 additions and 1 deletions

View File

@ -140,6 +140,7 @@ extra_files = {
{"kolibrios/games/LaserTank/", "common/games/LaserTank/*"},
{"kolibrios/games/jumpbump/", "common/games/jumpbump/*"},
{"kolibrios/games/lrl/", "common/games/lrl/*"},
{"kolibrios/drivers/", "common/drivers/*"},
{"kolibrios/lib/avcodec-55.dll", "common/lib/avcodec-55.dll"},
{"kolibrios/lib/avdevice-55.dll", "common/lib/avdevice-55.dll"},
{"kolibrios/lib/avformat-55.dll", "common/lib/avformat-55.dll"},

BIN
data/common/drivers/i915 Normal file

Binary file not shown.

Binary file not shown.