prefs: Add EVIL_LIBS to build to avoid problems with missing regex.h under mingw
authorStefan Schmidt <s.schmidt@samsung.com>
Mon, 24 Mar 2014 10:35:27 +0000 (11:35 +0100)
committerStefan Schmidt <s.schmidt@samsung.com>
Mon, 24 Mar 2014 10:43:21 +0000 (11:43 +0100)
commit2fc2b3a217e5479c9ee6c4484c629023bec3efec
treeecd5f5c01aea2c5315d039327d011372ffe00835
parentc336820fb032fc5efff93cf91e4ed0a6183b032a
prefs: Add EVIL_LIBS to build to avoid problems with missing regex.h under mingw

Thanks to Adrien Nader to pointing this out.

In the longer term we need to re-factor some parts of the elm build system to
better reflect a build under mingw to avoid spreading @EVIL_LIBS@ and such
everywhere. But for now this is a good fix

@fix
src/modules/prefs/Makefile.am