summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/boost.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/boost.make b/rules/boost.make
index 4f824792b..b00bb62d6 100644
--- a/rules/boost.make
+++ b/rules/boost.make
@@ -62,7 +62,7 @@ BOOST_JAM := \
BOOST_LIBRARIES := date_time
ifdef PTXCONF_BOOST_FILESYSTEM
-BOOST_LIBRARIES += filesystem
+BOOST_LIBRARIES += filesystem system
endif
ifdef PTXCONF_BOOST_REGEX
BOOST_LIBRARIES += regex