c_client: Fix parallel-make issue creating 'man' directory
authorColin Walters <walters@verbum.org>
Mon, 13 Aug 2012 19:32:31 +0000 (15:32 -0400)
committerJulien Danjou <julien@danjou.info>
Tue, 14 Aug 2012 11:33:01 +0000 (13:33 +0200)
With make -j, it was possible to hit a race condition in the code to
make the 'man' directory.

Signed-off-by: Julien Danjou <julien@danjou.info>

No differences found