summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p2pvr/daemon/Jamfile.jam2
1 files changed, 1 insertions, 1 deletions
diff --git a/p2pvr/daemon/Jamfile.jam b/p2pvr/daemon/Jamfile.jam
index 4e97ef0..b0f80a7 100644
--- a/p2pvr/daemon/Jamfile.jam
+++ b/p2pvr/daemon/Jamfile.jam
@@ -11,7 +11,7 @@ cpp-pch pch : pch.hpp :
lib p2pvrdaemon :
pch
- [ glob-tree *.ice *.cpp *.sql : unittests ]
+ [ glob-tree *.ice *.cpp *.sql : bin unittests ]
:
<library>../ice//p2pvrice
<library>../lib//p2pvrlib