summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Jamroot.jam2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index 62032d9..d2d5d2f 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -70,7 +70,7 @@ run application/main.cpp
;
lib ilt :
- [ glob-tree *.cpp *.vs *.fs : bin test ]
+ [ glob-tree *.cpp *.vs *.fs : application bin test ]
[ lib generated : [ glob-tree *.ll *.c ] :
<include>.
<include>lib