mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=2468
This commit is contained in:
parent
6d8bf10988
commit
9f6dbd55f3
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue