mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: add $LIBM to the sysprof binary
This commit is contained in:
@ -27,6 +27,7 @@ nodist_sysprof_SOURCES = \
|
||||
sysprof_LDADD = \
|
||||
$(GIO_LIBS) \
|
||||
$(GTK_LIBS) \
|
||||
$(LIBM) \
|
||||
$(POLKIT_LIBS) \
|
||||
$(top_builddir)/lib/libsysprof-@API_VERSION@.la \
|
||||
$(top_builddir)/lib/libsysprof-ui-@API_VERSION@.la \
|
||||
|
||||
Reference in New Issue
Block a user