summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/Makefile.am.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am.inc b/tools/Makefile.am.inc
index 145acad..8dce229 100644
--- a/tools/Makefile.am.inc
+++ b/tools/Makefile.am.inc
@@ -71,4 +71,4 @@ eos_profile_CPPFLAGS = \
$(NULL)
eos_profile_CFLAGS = $(AM_CFLAGS)
-eos_profile_LDADD = $(top_builddir)/libendless-@EOS_SDK_API_VERSION@.la -lm @EOS_SDK_LIBS@
+eos_profile_LDADD = -lm @EOS_SDK_LIBS@