summaryrefslogtreecommitdiff
path: root/netfs/fuse/Jamfile.jam
diff options
context:
space:
mode:
Diffstat (limited to 'netfs/fuse/Jamfile.jam')
-rw-r--r--netfs/fuse/Jamfile.jam1
1 files changed, 1 insertions, 0 deletions
diff --git a/netfs/fuse/Jamfile.jam b/netfs/fuse/Jamfile.jam
index 873f67c..40a86f3 100644
--- a/netfs/fuse/Jamfile.jam
+++ b/netfs/fuse/Jamfile.jam
@@ -13,6 +13,7 @@ cpp-pch pch : pch.hpp :
exe netfs :
pch
+ ../../libmisc/xml.cpp
[ glob *.cpp ]
[ glob ../../libfusepp/fuse*.cpp ]
: