helpers: Fix Makefile.am to install the completion-helper correctly.
authorMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Wed, 15 Apr 2015 11:02:36 +0000 (13:02 +0200)
committerMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Wed, 15 Apr 2015 11:05:46 +0000 (13:05 +0200)
+ The program is installed at install-exec time, we thus need
  to move it in install-exec-hook, not install-data-hook.


No differences found