Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / mp11 / test / Jamfile
index 7531c80..e2df961 100644 (file)
@@ -191,6 +191,8 @@ run mp_bind_back.cpp ;
 
 # mpl
 run mpl.cpp : ;
+run mpl_list.cpp : ;
+run mpl_tuple.cpp : ;
 
 # version
 run version.cpp ;