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:48:13 +0000 (15:48 +0200)
commitf336dfb6fab57a78abf36ee83fa2818338aaa680
tree1d7063d35ad7f310a1d8852e4280104c3f9cdea8
parent6f554ea3144e2a6ce3bcc8d149ef50d352824faa
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.024629 seconds and 4 git commands to generate.