X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tools%2Ftinyos%2Fmisc%2FMakefile.am;h=0fc584d56312aef7bdd9060ac585f826a5ae53c8;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hp=276314be167fd27a9fb6f39a0a327a7dc461f7d3;hpb=742d9605d866e62bec6fc0f27344b278d11d31dd;p=tinyos-2.x.git diff --git a/tools/tinyos/misc/Makefile.am b/tools/tinyos/misc/Makefile.am index 276314be..0fc584d5 100644 --- a/tools/tinyos/misc/Makefile.am +++ b/tools/tinyos/misc/Makefile.am @@ -11,6 +11,7 @@ dist_man_MANS = tos-check-env.1 \ tos-set-symbols.1 \ tos-storage-at45db.1 \ tos-storage-stm25p.1 \ + tos-storage-pxa27xp30.1 \ tos-write-image.1 \ tos-build-deluge-image.1 \ tos-deluge.1 @@ -28,10 +29,9 @@ bin_SCRIPTS = tos-ident-flags \ tos-check-env \ tos-storage-stm25p \ tos-storage-at45db \ + tos-storage-pxa27xp30 \ tos-build-deluge-image \ - tos-deluge + tos-deluge \ + tos-dump.py bin_PROGRAMS = tos-serial-debug - -pythondir = $(bindir) -python_DATA = tinyos.py