diff options
author | Thiago Macieira <thiago@macieira.org> | 2013-10-11 11:05:39 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-10-11 12:05:22 -0700 |
commit | fa532f0f28e250de904ffe329bb44a6260a529cf (patch) | |
tree | ad9e0fa887ad135c5fd54d63e12bfac736a27066 /scripts | |
parent | c684df497677ee69251ca552a209da8895f55396 (diff) | |
download | subsurface-fa532f0f28e250de904ffe329bb44a6260a529cf.tar.gz |
Fix deployment: make isn't expanding $(DESTDIR_TARGET) for me
I don't know why. Working around the issue by using $^ (all
dependencies) and listing the files to be processed as dependencies for
the rule.
Signed-off-by: Thiago Macieira <thiago@macieira.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions