diff -r 30714bab3a04 -r ce1a65f06efc tool/Makefile.am --- a/tool/Makefile.am Wed Aug 13 13:21:35 2008 +0000 +++ b/tool/Makefile.am Wed Aug 13 13:23:52 2008 +0000 @@ -45,6 +45,8 @@ CommandDownload.cpp \ CommandMaster.cpp \ CommandPdos.cpp \ + CommandPhyRead.cpp \ + CommandPhyWrite.cpp \ CommandSdos.cpp \ CommandSiiRead.cpp \ CommandSiiWrite.cpp \ @@ -68,6 +70,8 @@ CommandDownload.h \ CommandMaster.h \ CommandPdos.h \ + CommandPhyRead.h \ + CommandPhyWrite.h \ CommandSdos.h \ CommandSiiRead.h \ CommandSiiWrite.h \