archiving additions

svn path=/trunk/boinc/; revision=839
This commit is contained in:
Eric Heien 2003-01-28 21:46:15 +00:00
parent f0aaada10b
commit dad45811cf
2 changed files with 6 additions and 3 deletions

View File

@ -36,14 +36,16 @@ ARCHIVE_TARGETS = \
client/*.C client/*.h client/configure \ client/*.C client/*.h client/configure \
client/install-sh client/*.in client/*.sub client/*.guess \ client/install-sh client/*.in client/*.sub client/*.guess \
client/mac/*.h client/mac/*.cpp \ client/mac/*.h client/mac/*.cpp \
client/win/*.h client/win/*.cpp client/win/*.rc client/win/*.aps \ client/win/*.h client/win/*.cpp client/win/*.rc \
client/win/*.def client/win/res/*.* \ client/win/*.def client/win/res/*.* \
client/translation/* \
apps/*.C apps/*.in \ apps/*.C apps/*.in \
db/*.sql db/*.h db/*.C db/*.in db/init_db \ db/*.sql db/*.h db/*.C db/*.in db/init_db \
doc/*.* \ doc/*.* \
html_ops/*.* html_ops/str* html_ops/sam*/*a* \ html_ops/*.* \
html_user/*.* \ html_user/*.* \
lib/*.C lib/*.c lib/*.h lib/*.in \ lib/*.C lib/*.c lib/*.h lib/*.in \
stripchart/* stripchart/samples/* \
sched/*.C sched/*.h sched/*.in \ sched/*.C sched/*.h sched/*.in \
sched_fcgi/*.C sched_fcgi/*.h sched_fcgi/*.in \ sched_fcgi/*.C sched_fcgi/*.h sched_fcgi/*.in \
test/*.xml test/*.php test/*wu test/*result test/*output \ test/*.xml test/*.php test/*wu test/*result test/*output \

View File

@ -77,8 +77,9 @@ ARCHIVE_TARGETS = \
client/*.C client/*.h client/configure \ client/*.C client/*.h client/configure \
client/install-sh client/*.in client/*.sub client/*.guess \ client/install-sh client/*.in client/*.sub client/*.guess \
client/mac/*.h client/mac/*.cpp \ client/mac/*.h client/mac/*.cpp \
client/win/*.h client/win/*.cpp client/win/*.rc client/win/*.aps \ client/win/*.h client/win/*.cpp client/win/*.rc \
client/win/*.def client/win/res/*.* \ client/win/*.def client/win/res/*.* \
client/translation/* \
lib/*.C lib/*.c lib/*.h \ lib/*.C lib/*.c lib/*.h \
api/*.C api/*.h api/*.in api/*.c api/*.cpp \ api/*.C api/*.h api/*.in api/*.c api/*.cpp \
RSAEuro/*/*.c RSAEuro/*/*.h RSAEuro/*/*.in RSAEuro/*/*.mak \ RSAEuro/*/*.c RSAEuro/*/*.h RSAEuro/*/*.in RSAEuro/*/*.mak \