changeset 2926 | 96d1fc816681 |
parent 2776 | 1b2520396ba9 |
child 2965 | 4b28e9740e3b |
--- a/src/core/wscript Wed Apr 09 10:04:16 2008 -0700 +++ b/src/core/wscript Wed Apr 09 11:46:04 2008 -0700 @@ -52,6 +52,7 @@ 'enum.cc', 'double.cc', 'string.cc', + 'pointer.cc', 'object-factory.cc', 'object-vector.cc', 'global-value.cc', @@ -100,6 +101,7 @@ 'double.h', 'enum.h', 'string.h', + 'pointer.h', 'object-factory.h', 'attribute-helper.h', 'global-value.h',