diff --git a/v2/test/test-config-example.jam b/v2/test/test-config-example.jam index ae90fcf5c..6cb813fa0 100644 --- a/v2/test/test-config-example.jam +++ b/v2/test/test-config-example.jam @@ -16,4 +16,4 @@ using boostbook : /home/ghost/Work/Boost/boost-svn/tools/boostbook ; using doxygen ; -using qt4 : /usr/share/qt ; +using qt4 : /usr/share/qt4 ;