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:46:36 +0000 (15:46 +0200)
commita41cceb9344d8a42597b57b95d9a6dfe622ff87b
treec7220cc04b7f7476897947a55202baf254f83c42
parent17be0b586e0fa0f382d0dd9134f86ef62db93f1d
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.024994 seconds and 4 git commands to generate.