about summary refs log tree commit diff homepage
path: root/tools/klee-replay/Makefile
diff options
context:
space:
mode:
authorLei Zhang <antiagainst@gmail.com>2013-09-15 14:11:20 -0400
committerLei Zhang <antiagainst@gmail.com>2013-12-08 09:21:26 -0500
commit67bfeaa6f6cd9f46a1d5131ab0b831913922eb3d (patch)
treec01c1b8d0b11a3f38c7a028abb7feb53fff2342d /tools/klee-replay/Makefile
parent0efeb6c1826238fd732be11a94cc3403d78be8cc (diff)
downloadklee-67bfeaa6f6cd9f46a1d5131ab0b831913922eb3d.tar.gz
Add chroot jail support in klee-replay.
Diffstat (limited to 'tools/klee-replay/Makefile')
-rw-r--r--tools/klee-replay/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/klee-replay/Makefile b/tools/klee-replay/Makefile
index fcce0483..e97fc7ff 100644
--- a/tools/klee-replay/Makefile
+++ b/tools/klee-replay/Makefile
@@ -16,4 +16,4 @@ NO_PEDANTIC=1
 
 include $(LEVEL)/Makefile.common
 
-LIBS += -lutil
+LIBS += -lutil -lcap