*** empty log message ***

svn path=/trunk/boinc/; revision=2468
This commit is contained in:
Karl Chen 2003-10-15 08:00:09 +00:00
parent 6d8bf10988
commit 9f6dbd55f3
2 changed files with 6 additions and 6 deletions

View File

@ -16,11 +16,11 @@ TESTS = test_sanity.py \
# TODO: phase out php stuff
EXTRA_DIST = \
*.xml *wu *result *output *input \
test*.py \
db_def_to_php *.php version.inc.in boinc_db.inc \
test*.inc init.inc boinc_db.inc cgiserver.py
EXTRA_DIST = \
*.xml *wu *result *output *input \
test*.py cgiserver.py fake_php.py \
db_def_to_php *.php version.inc.in boinc_db.inc \
test*.inc init.inc boinc_db.inc
$(TESTS): $(top_srcdir)/py/Boinc/version.py $(top_srcdir)/py/Boinc/boinc_db.py

View File

@ -48,4 +48,4 @@ reqeval "cd boinc"
reqeval_log "./configure" configure.log
reqeval_log "make all" make_all.log
reqeval_log "make check" make_check.log
reqeval_log "make distcheck" make_distcheck.log
# reqeval_log "make distcheck" make_distcheck.log