aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.BSD
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-09-10 21:26:13 +0000
committerRoy Marples <roy@marples.name>2007-09-10 21:26:13 +0000
commitbc6b031f2e4bfe7a424f1dae241e4eb77b0992f8 (patch)
treee7c419518ccaf1b6b382bb3ff3d8e528fd0c5d99 /src/Makefile.BSD
parent2aac9fa4644215a6c0612c0f4ac5a0ba862fe729 (diff)
librc should link against libeinfo too
Diffstat (limited to 'src/Makefile.BSD')
-rw-r--r--src/Makefile.BSD2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.BSD b/src/Makefile.BSD
index 88f70225..ab5cec7c 100644
--- a/src/Makefile.BSD
+++ b/src/Makefile.BSD
@@ -1 +1 @@
-LDLIBS_LIBRC = -lkvm
+LDLIBS_LIBRC += -lkvm