merge: missing -lm for embryo_cc

Patch by Ryuan Choi


SVN revision: 79207
This commit is contained in:
Vincent Torri 2012-11-13 08:58:33 +00:00
parent c1fd9e5dea
commit e66aae9bc3
1 changed files with 2 additions and 0 deletions

View File

@ -85,6 +85,8 @@ if HAVE_WINDOWS
bin_embryo_embryo_cc_LDADD += lib/evil/libevil.la
endif
bin_embryo_embryo_cc_LDADD += -lm
EXTRA_DIST += \
bin/embryo/embryo_cc_sc5.scp \
bin/embryo/embryo_cc_sc7.scp