]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/wave/samples/list_includes/build/Jamfile.v2
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / wave / samples / list_includes / build / Jamfile.v2
index 548cc61dabb16b9445d65a9dd00b488b62aa7d34..ed72b8d470fd37be06a524eb3b95e09bf3ce90ae 100644 (file)
@@ -14,6 +14,7 @@ SOURCES =
         ../instantiate_cpp_grammar 
         ../instantiate_cpp_literalgrs
         ../instantiate_defined_grammar
+        ../instantiate_has_include_grammar
         ../instantiate_lexertl_lexer 
     ;
 
@@ -25,7 +26,6 @@ exe list_includes
         /boost/filesystem//boost_filesystem     
         /boost/system//boost_system     
         /boost/thread//boost_thread
-        /boost/date_time//boost_date_time
     ;
 
 for local source in $(SOURCES)