summaryrefslogtreecommitdiff
path: root/src/Jamfile.jam
diff options
context:
space:
mode:
Diffstat (limited to 'src/Jamfile.jam')
-rw-r--r--src/Jamfile.jam1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Jamfile.jam b/src/Jamfile.jam
index 9459dd8..eca0c24 100644
--- a/src/Jamfile.jam
+++ b/src/Jamfile.jam
@@ -4,6 +4,7 @@ lib webstat : [ glob *.cpp : *_main.cpp ] :
<library>..//dbppcore
<library>../thirdparty//scn
<library>..//z
+ <library>..//md
<library>..//curl
: :
<include>.