tests: fix incremental build
authorDieter Verfaillie <dieterv@optionexplicit.be>
Wed, 28 Nov 2012 09:36:19 +0000 (10:36 +0100)
committerDieter Verfaillie <dieterv@optionexplicit.be>
Mon, 3 Dec 2012 21:46:39 +0000 (22:46 +0100)
commite8f29e2531a9d2a88da944276ffd396e161deb20
tree7f5ca9e57d11e8edf2c768e84b399f6242121451
parent97b30ae5e77d5e36d127d02b247d6d41b8e1c8c3
tests: fix incremental build

Running make multiple times caused "mkdir" to complain
that it could not create those directories because they
where already there...

https://bugzilla.gnome.org/show_bug.cgi?id=689570
configure.ac
tests/doctool/Makefile.am