install watchdog.h
authorMathieu Lacage <mathieu.lacage@sophia.inria.fr>
Wed, 10 Oct 2007 15:59:34 +0200
changeset 1949 e42c28778ef8
parent 1946 2c9d055f4692
child 1950 bfdf92bda635
install watchdog.h
src/simulator/wscript
--- a/src/simulator/wscript	Wed Oct 10 15:32:17 2007 +0200
+++ b/src/simulator/wscript	Wed Oct 10 15:59:34 2007 +0200
@@ -78,6 +78,7 @@
         'time-default-value.h',
         'timer.h',
         'timer-impl.h',
+        'watchdog.h',
         ]
 
     env = bld.env_of_name('default')