Fix: preserve example files' timestamps when copying
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 16 Oct 2014 13:50:58 +0000 (15:50 +0200)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 16 Oct 2014 13:50:58 +0000 (15:50 +0200)
commitad1a3fa0413d63d5f1f3113c2dc073be2b67d3d6
tree314764fada07d26be60dbe2cb5fdfa35da91f714
parent718eb63eed91f0a06afd1a129813275ecc3e21eb
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: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
doc/examples/Makefile.am
This page took 0.024708 seconds and 4 git commands to generate.