documentation/graphs/Makefile
changeset 879 9b395c5646ab
parent 829 0d3e4246e790
child 1174 235f34ca50e2
--- a/documentation/graphs/Makefile	Mon Mar 31 09:42:37 2008 +0000
+++ b/documentation/graphs/Makefile	Thu Apr 03 13:34:13 2008 +0000
@@ -5,12 +5,12 @@
 #-----------------------------------------------------------------------------
 
 GRAPHS := \
+	fsm_coe_map \
+	fsm_master \
+	fsm_pdo_assign \
+	fsm_pdo_mapping \
 	fsm_slave_conf \
-	fsm_slave_scan \
-	fsm_pdo_mapping \
-	fsm_pdo_config \
-	fsm_master \
-	fsm_coe_map
+	fsm_slave_scan
 
 #-----------------------------------------------------------------------------