Fix: preserve example files' timestamps when copying
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 16 Oct 2014 13:45:19 +0000 (09:45 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 16 Oct 2014 13:47:55 +0000 (15:47 +0200)
commit807cc73dfd6601aa888277f71e90cc75bec47e00
tree546eff8a46a50ade11b4ae1a5185bd9b0cc0b7a6
parent95fde1c5428a903cd72a3f3710462edeb2f8c9ee
Fix: preserve example files' timestamps when copying

This fixes an issue where examples were always being rebuilt
when performing an out of tree build since the examples were
being copied to the build directory with a timestamp more
recent than the already-built example objects.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
doc/examples/Makefile.am
This page took 0.024505 seconds and 4 git commands to generate.