From 6e819ce0d0af7126e885a49824e12c75b620f9f1 Mon Sep 17 00:00:00 2001 From: plagman Date: Mon, 14 Dec 2009 05:51:07 +0000 Subject: [PATCH] Package more files in synthesis at H266's request. git-svn-id: https://svn.eduke32.com/eduke32@1568 1a8010ca-5511-0410-912e-c29ae57300e0 --- polymer/synthesis.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polymer/synthesis.sh b/polymer/synthesis.sh index 1f7d13c3b..1733979ef 100755 --- a/polymer/synthesis.sh +++ b/polymer/synthesis.sh @@ -9,7 +9,7 @@ clean=veryclean # the following file paths are relative to $source targets=( eduke32.exe mapster32.exe ) -bin_packaged=( eduke32.exe mapster32.exe names.h tiles.cfg buildlic.txt GNU.TXT m32help.hlp ror.map a.m32 ) +bin_packaged=( eduke32.exe mapster32.exe duke3d.def.sample enhance.con.sample SEHELP.HLP STHELP.HLP m32script_ex.map names.h tiles.cfg buildlic.txt GNU.TXT m32help.hlp ror.map a.m32 ) not_src_packaged=( rsrc/game2.psd rsrc/game3.psd source/jaudiolib/third-party/vorbis.framework/Versions/A/vorbis Apple ) # group that owns the resulting packages