Add required libraries list

This commit is contained in:
Stas Degteff 2007-01-01 21:21:53 +00:00
parent fbbd1f7869
commit 78ce858b38

View File

@ -18,7 +18,7 @@ fi
sed -i.orig -e "s/\#define __GVER_POSTVERSION__ .*/\#define __GVER_POSTVERSION__ \"-b${date}\"/" golded3/mygolded.h sed -i.orig -e "s/\#define __GVER_POSTVERSION__ .*/\#define __GVER_POSTVERSION__ \"-b${date}\"/" golded3/mygolded.h
bines="bin/gedlnx bin/gnlnx bin/rddtlnx" bines="bin/gedlnx bin/gnlnx bin/rddtlnx"
files="${bines} docs/copying docs/copying.lib" files="${bines} docs/copying docs/copying.lib bin/requirements.txt"
files="${files} docs/golded.html docs/golded.txt docs/goldnode.html" files="${files} docs/golded.html docs/golded.txt docs/goldnode.html"
files="${files} docs/goldnode.txt docs/license.txt docs/notework.txt" files="${files} docs/goldnode.txt docs/license.txt docs/notework.txt"
files="${files} docs/rddt.html docs/rddt.txt docs/readme.txt" files="${files} docs/rddt.html docs/rddt.txt docs/readme.txt"