]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/tinyos/misc/Makefile.am
Add checks for the image format from tos_image.xml (problem reported by Jonathan...
[tinyos-2.x.git] / tools / tinyos / misc / Makefile.am
index 264b53dcdc56a7a4669f9a9967afe5adb4b30988..6c2ee1533bc846e8fb867ac8bb204ad5d3e692ce 100644 (file)
@@ -11,7 +11,9 @@ dist_man_MANS = tos-check-env.1       \
                 tos-set-symbols.1      \
                 tos-storage-at45db.1   \
                 tos-storage-stm25p.1   \
-                tos-write-image.1
+                tos-write-image.1      \
+               tos-build-deluge-image.1 \
+               tos-deluge.1
 
 
 bin_SCRIPTS = tos-ident-flags \
@@ -24,7 +26,11 @@ bin_SCRIPTS = tos-ident-flags \
              tos-write-image \
              tos-check-env \
              tos-storage-stm25p \
-             tos-storage-at45db
-             
+             tos-storage-at45db \
+             tos-build-deluge-image \
+             tos-deluge
 
 bin_PROGRAMS = tos-serial-debug
+
+pythondir = $(bindir)
+python_DATA = tinyos.py