diff -r 6c4269dca1c2 -r 48f536aefc18 tool/Makefile.am --- a/tool/Makefile.am Thu Sep 16 08:41:19 2010 +0200 +++ b/tool/Makefile.am Thu Sep 16 09:08:11 2010 +0200 @@ -52,6 +52,7 @@ CommandPdos.cpp \ CommandRegRead.cpp \ CommandRegWrite.cpp \ + CommandRescan.cpp \ CommandSdos.cpp \ CommandSiiRead.cpp \ CommandSiiWrite.cpp \ @@ -93,6 +94,7 @@ CommandPdos.h \ CommandRegRead.h \ CommandRegWrite.h \ + CommandRescan.h \ CommandSdos.h \ CommandSiiRead.h \ CommandSiiWrite.h \