summaryrefslogtreecommitdiff
path: root/utilities/test-application/testapp-others.c
diff options
context:
space:
mode:
Diffstat (limited to 'utilities/test-application/testapp-others.c')
-rwxr-xr-xutilities/test-application/testapp-others.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utilities/test-application/testapp-others.c b/utilities/test-application/testapp-others.c
index 14d3dd3..487bc46 100755
--- a/utilities/test-application/testapp-others.c
+++ b/utilities/test-application/testapp-others.c
@@ -208,7 +208,7 @@ FINISH_OFF:
return error;
}
-#define LIB_EMAIL_SERVICE_PATH "/usr/lib/libemail-api.so"
+#define LIB_EMAIL_SERVICE_PATH LIBPATH "libemail-api.so"
int (*Datastore_FI_EMTB)(char **);
int (*Datastore_FI_EMSB)(char **);