boinc/py
Simon Strandgaard 5edf32456d Eliminated 2 warnings with the text "failed to copy" regarding files that are no longer in the repo. The warnings got triggered when running "make_project", this would call install_project() and print "Copying files" and attempted to copy 'db_query' and 'watch_tcp', which are no longer in the repo. 2022-06-08 21:40:37 +02:00
..
Boinc Eliminated 2 warnings with the text "failed to copy" regarding files that are no longer in the repo. The warnings got triggered when running "make_project", this would call install_project() and print "Copying files" and attempted to copy 'db_query' and 'watch_tcp', which are no longer in the repo. 2022-06-08 21:40:37 +02:00
Makefile.am build: add files to make clean command 2021-01-24 22:03:12 +01:00
boinc_path_config.py.in
db_def_to_py
setup.py.in