standalone: work around borked dependencies in acl
commitcc551cb0423a1de1e969174ad12a0b53191bab9b
authorChristian Hesse <mail@eworm.de>
Thu, 19 Jan 2017 12:34:51 +0000 (19 13:34 +0100)
committerChristian Hesse <mail@eworm.de>
Thu, 19 Jan 2017 13:17:10 +0000 (19 14:17 +0100)
tree3a6fb52e0ce61015fb1b46f8155c64ef56528c87
parente247d57ccda74f765b1a71dba9d9c2e5c582acc4
standalone: work around borked dependencies in acl

For any reason acl decides do build getfacl and setfacl on `make [...]
install-lib install-dev`, which may fail. Make sure to not fail by
installing from libacl and include subdirectories.
GNUmakefile