Install completion scripts as DATA, not SCRIPTS
authorRyan Lortie <desrt@desrt.ca>
Sun, 3 Jul 2011 15:37:35 +0000 (17:37 +0200)
committerRyan Lortie <desrt@desrt.ca>
Sun, 3 Jul 2011 15:37:35 +0000 (17:37 +0200)
commit8fdfa8bf3322c9ab3a1619750de47db978f8a32e
tree7b47a9b7a4346b9e016e3c7c25912529014d2e87
parent2080bb1dc0bd6e7fb137df0e28796cdb2024645c
Install completion scripts as DATA, not SCRIPTS

They are sourced by the shell and don't include a #!/bin/sh, so they shouldn't
be marked as executable.
gio/Makefile.am