• unknown's avatar
    Use INSTALL_DATA instead of cp. · 680af8f7
    unknown authored
    mysql.server is a script, not data.
    
    
    Docs/Makefile.am:
      Use INSTALL_DATA instead of cp
    libmysql/Makefile.am:
      Use INSTALL_DATA instead of cp
    mysql-test/Makefile.am:
      Use INSTALL_DATA instead of cp
    sql-bench/Makefile.am:
      Use INSTALL_DATA instead of cp
    support-files/Makefile.am:
      mysql.server is a script, not data.
    680af8f7
Makefile.am 2.49 KB