Eeze scanner: Fix setting of SUID.
authorTom Hacohen <tom@stosb.com>
Sun, 5 Jun 2016 12:51:15 +0000 (13:51 +0100)
committerTom Hacohen <tom@stosb.com>
Sun, 5 Jun 2016 12:51:18 +0000 (13:51 +0100)
commit059a239d5ee6b143cccb3be086568b97fb80dcc1
tree0fd754f0680569c8eafba418159902a89f46a7f1
parente073ae4facee73ff113049829bab36a8a1a8ac8d
Eeze scanner: Fix setting of SUID.

I guess eeze scanner was not operational at all because the SUID bit was
never set. The reason for that was that where it was put in the makefile
made it not be a make rule (where @ would have worked) but used by a special
autofoo rule.
src/Makefile_Eeze.am