mirror of https://github.com/BOINC/boinc.git
added archive target
svn path=/trunk/boinc/; revision=1017
This commit is contained in:
parent
14529cb43c
commit
3f60558ebd
|
@ -37,7 +37,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/*.def client/win/res/*.* \
|
||||
client/win/*.ico client/win/*.def client/win/res/*.* \
|
||||
client/translation/* \
|
||||
apps/*.C apps/*.in \
|
||||
db/*.sql db/*.h db/*.C db/*.in db/init_db \
|
||||
|
|
|
@ -78,7 +78,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/*.def client/win/res/*.* \
|
||||
client/win/*.ico client/win/*.def client/win/res/*.* \
|
||||
client/translation/* \
|
||||
lib/*.C lib/*.c lib/*.h \
|
||||
api/*.C api/*.h api/*.in api/*.c api/*.cpp \
|
||||
|
|
Loading…
Reference in New Issue