tool/Makefile.am
changeset 1200 ce1a65f06efc
parent 1184 75cd6681eb08
child 1254 c19d273a9e76
--- 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 \