Server: fix "make install" file permission

This commit is contained in:
David Anderson 2013-08-23 22:05:59 -07:00
parent f13c3d58ea
commit 223f448739
1 changed files with 3 additions and 1 deletions

View File

@ -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)