Fix cookbook examples compilation
Signed-off-by: Emmanuele Bassi <ebassi@gnome.org>
This commit is contained in:
parent
8cf5c5959f
commit
f4bd9a6a3b
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ INCLUDES = \
|
|||
-I$(top_builddir)/clutter \
|
||||
$(NULL)
|
||||
|
||||
LDADD = $(top_builddir)/clutter/libclutter-@CLUTTER_API_VERSION@.la
|
||||
LDADD = $(top_builddir)/clutter/libclutter-@CLUTTER_API_VERSION@.la -lm
|
||||
|
||||
AM_CFLAGS = $(CLUTTER_CFLAGS)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue