diff --git a/build/Jamfile b/build/Jamfile index 0abe55a..bfe771e 100644 --- a/build/Jamfile +++ b/build/Jamfile @@ -6,5 +6,6 @@ SOURCES = exception operations_posix_windows path_posix_windows ; lib fs : ../src/$(SOURCES).cpp : $(BOOST_ROOT) $(BOOST_ROOT) + $(B_ROOT) : debug release - ; \ No newline at end of file + ;