src/common/wscript
changeset 4064 10222f483860
parent 3041 a624276a897b
child 4502 07d34c0d8d18
child 4907 7595791c4666
--- a/src/common/wscript	Thu Dec 18 22:33:33 2008 -0800
+++ b/src/common/wscript	Mon Dec 29 13:28:54 2008 +0000
@@ -18,7 +18,7 @@
         'tag-buffer.cc',
         ]
 
-    headers = bld.create_obj('ns3header')
+    headers = bld.new_task_gen('ns3header')
     headers.module = 'common'
     headers.source = [
         'buffer.h',