mirror of https://github.com/BOINC/boinc.git
Server: fix "make install" file permission
This commit is contained in:
parent
f13c3d58ea
commit
223f448739
|
@ -31,7 +31,9 @@ dist_tools_SCRIPTS = \
|
|||
manage_privileges \
|
||||
run_in_ops \
|
||||
stage_file \
|
||||
watch_tcp \
|
||||
watch_tcp
|
||||
|
||||
dist_tools_DATA = \
|
||||
project.xml
|
||||
|
||||
AM_CXXFLAGS += $(MYSQL_CFLAGS)
|
||||
|
|
Loading…
Reference in New Issue