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.jam3
1 files changed, 0 insertions, 3 deletions
diff --git a/netfs/fuse/Jamfile.jam b/netfs/fuse/Jamfile.jam
index 4340687..d0ad9b7 100644
--- a/netfs/fuse/Jamfile.jam
+++ b/netfs/fuse/Jamfile.jam
@@ -22,10 +22,8 @@ lib netfsClientConfiguration :
lib netfsClient :
netfsClientConfiguration
[ glob *.cpp : netfs.cpp ]
- [ glob ../../libfusepp/fuse*.cpp ]
:
<define>_FILE_OFFSET_BITS=64
- <include>../../libfusepp
<implicit-dependency>../ice//netfsComms
<library>netfsClientConfiguration
<implicit-dependency>netfsClientConfiguration
@@ -44,7 +42,6 @@ lib netfsClient :
<library>..//slicer-xml
: :
<include>.
- <include>../../libfusepp
<library>../ice//netfsComms
<library>Glacier2
<implicit-dependency>../ice//netfsComms