summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
authorKenneth Heafield <github@kheafield.com>2012-05-12 14:01:52 -0400
committerKenneth Heafield <github@kheafield.com>2012-05-12 14:01:52 -0400
commit3faecf9a00512dcbc8712c4bca9adae72fb64410 (patch)
tree9761b50d12f81a675fb7cbc663ceebad15079f78 /Jamroot
parentc806a8fff63043f63773874986301f2822a2b552 (diff)
Give in and copy bjam into cdec source code
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index c9a8ee76..b5b786cd 100644
--- a/Jamroot
+++ b/Jamroot
@@ -1,5 +1,5 @@
path-constant TOP : . ;
-include $(TOP)/sanity.jam ;
+include $(TOP)/jam-files/sanity.jam ;
boost 104400 ;
external-lib z ;