make sure destination for GDB module exists before installing
commitb646f4976bee81dcf378a63753704714fa9fff1d
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 19 Apr 2011 12:32:21 +0000 (19 14:32 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 19 Apr 2011 12:32:23 +0000 (19 14:32 +0200)
tree84874b58890d8107d1fa23cd57136c15b1545d93
parentab692eed4db36bf525a8d82bc4670ffbd42955a9
make sure destination for GDB module exists before installing

Usually, this directory already exists because the library has
been copied there, but during a parallel make install this may
not have happened yet.

Reported-by: dirtyepic <dirtyepic.sk@gmail.com>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Makefile.am