archive fixes

svn path=/trunk/boinc/; revision=665
This commit is contained in:
Eric Heien 2002-11-26 20:17:09 +00:00
parent d1d2e82b31
commit 103bd99398
2 changed files with 4 additions and 4 deletions

View File

@ -37,17 +37,17 @@ ARCHIVE_TARGETS = \
client/install-sh client/*.in client/*.sub client/*.guess \
client/mac/*.h client/mac/*.cpp \
client/win/*.h client/win/*.cpp client/win/*.rc client/win/*.aps \
client/win/res/*.* \
client/win/*.def client/win/res/*.* \
apps/*.C apps/*.in \
db/*.sql db/*.h db/*.C db/*.in db/init_db \
doc/*.* \
html_ops/*.* \
html_ops/*.* html_ops/str* html_ops/sam*/*a* \
html_user/*.* \
lib/*.C lib/*.c lib/*.h lib/*.in \
sched/*.C sched/*.h sched/*.in \
sched_fcgi/*.C sched_fcgi/*.h sched_fcgi/*.in \
test/*.xml test/*.php test/*wu test/*result test/*output \
test/*.html test/*input test/*.inc \
test/*input test/*.inc \
tools/*.C tools/*.h tools/*.in \
api/*.C api/*.h api/*.in api/*.c api/*.cpp \
RSAEuro/*/*.c RSAEuro/*/*.h RSAEuro/*/*.in RSAEuro/*/*.mak \

View File

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