Skip to content
Snippets Groups Projects
Commit 6f5cc76e authored by Utz-Uwe Haus's avatar Utz-Uwe Haus
Browse files

Ensure -lm is on the libmaestro.la dependency list if needed

parent def7a072
Branches
No related tags found
No related merge requests found
Pipeline #89879 failed
...@@ -60,7 +60,8 @@ libmaestro_la_LIBADD = \ ...@@ -60,7 +60,8 @@ libmaestro_la_LIBADD = \
protocols/libmaestro_proto.la \ protocols/libmaestro_proto.la \
transport/libmaestro_transport.la \ transport/libmaestro_transport.la \
transformation/libmaestro_transformation.la \ transformation/libmaestro_transformation.la \
attributes/libattributes.la attributes/libattributes.la \
$(LIBS)
# README # README
dist_doc_DATA = README.md dist_doc_DATA = README.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment