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:52:09 +0000 (15:52 +0200)
commit2a17315a7d3cd86bcf63a6890556f02b5afab105
treeeca41a5840c75f7ee8070cfb34ed9ea86fc4e9dd
parenta275740a277e83c6df7b35cf02f05ec9d4619849
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.024346 seconds and 4 git commands to generate.