]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
tell autoconf about our new makefile
authorregehr <regehr>
Tue, 24 Jun 2008 04:51:51 +0000 (04:51 +0000)
committerregehr <regehr>
Tue, 24 Jun 2008 04:51:51 +0000 (04:51 +0000)
tools/configure.ac

index 03f33037385c13707d8327e7288756de0d1a438b..acc2e7b2183b2ca4c9e11fe9e657877acdf41c38 100644 (file)
@@ -152,4 +152,5 @@ AC_OUTPUT(
        tinyos/ncc/nesdoc
        tinyos/ncc/nesdoc-py/Makefile
        tinyos/tosthreads/Makefile
+       tinyos/safe/Makefile
 )