]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/configure.ac
Initial checkin of tosthreads related tools for generating dynamically loadable binaries
[tinyos-2.x.git] / tools / configure.ac
index 37c55d3091234f3d50b8be9f27b0631a816f4321..03f33037385c13707d8327e7288756de0d1a438b 100644 (file)
@@ -143,6 +143,7 @@ AC_OUTPUT(
        tinyos/misc/tos-write-image
        tinyos/misc/tos-storage-at45db
        tinyos/misc/tos-storage-stm25p
+       tinyos/misc/tos-storage-pxa27xp30
        tinyos/misc/Makefile
        tinyos/ncc/Makefile
        tinyos/ncc/mig
@@ -150,4 +151,5 @@ AC_OUTPUT(
        tinyos/ncc/ncg
        tinyos/ncc/nesdoc
        tinyos/ncc/nesdoc-py/Makefile
+       tinyos/tosthreads/Makefile
 )