diff -r 043a518831b2 -r d41e4537b75f tool/Makefile.am --- a/tool/Makefile.am Wed Apr 29 09:43:04 2009 +0000 +++ b/tool/Makefile.am Wed Apr 29 13:06:38 2009 +0000 @@ -43,6 +43,7 @@ CommandDownload.cpp \ CommandFoeRead.cpp \ CommandFoeWrite.cpp \ + CommandGraph.cpp \ CommandMaster.cpp \ CommandPdos.cpp \ CommandReg.cpp \ @@ -72,6 +73,7 @@ CommandDownload.h \ CommandFoeRead.h \ CommandFoeWrite.h \ + CommandGraph.h \ CommandMaster.h \ CommandPdos.h \ CommandReg.h \