aboutsummaryrefslogtreecommitdiff
path: root/tools/llee/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llee/Makefile')
-rw-r--r--tools/llee/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/llee/Makefile b/tools/llee/Makefile
index fdf3389f28..9e9fc60a3c 100644
--- a/tools/llee/Makefile
+++ b/tools/llee/Makefile
@@ -7,7 +7,7 @@
#
##===----------------------------------------------------------------------===##
LEVEL = ../..
-LIBRARYNAME = execve
+LIBRARYNAME = LLVMexecve
SHARED_LIBRARY = 1
include $(LEVEL)/Makefile.common