Evil: Fix parallel build for Windows
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 20 Feb 2014 08:49:43 +0000 (17:49 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 21 Feb 2014 01:18:48 +0000 (10:18 +0900)
commit40b02730a3dac4b51c05e538f5d0555b23a641df
tree198f2409d212251e75be301c80288d243e263748
parent9804bba5037868a6819a7ac1d6b29e0d6ac1e99a
Evil: Fix parallel build for Windows

Add some internal dependencies when building Evil stuff:
The two binaries test_evil and evil_suite need libdl and libevil.

This should fix "make -j8"
Tested with using mingw64 cross compilation
src/Makefile_Evil.am