X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tools%2Fconfigure.ac;h=acc2e7b2183b2ca4c9e11fe9e657877acdf41c38;hb=369fc169628e31ecc2e6a3f1f66b8be90929467c;hp=37c55d3091234f3d50b8be9f27b0631a816f4321;hpb=e0ab689636a9c085f86acb75dd3752c2b33b3f74;p=tinyos-2.x.git diff --git a/tools/configure.ac b/tools/configure.ac index 37c55d30..acc2e7b2 100644 --- a/tools/configure.ac +++ b/tools/configure.ac @@ -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,6 @@ AC_OUTPUT( tinyos/ncc/ncg tinyos/ncc/nesdoc tinyos/ncc/nesdoc-py/Makefile + tinyos/tosthreads/Makefile + tinyos/safe/Makefile )