documentation/graphs/Makefile
changeset 752 3d5cd81674bd
parent 718 80df6930e7e6
child 804 f1c8a12919bc
--- a/documentation/graphs/Makefile	Mon Sep 24 07:11:37 2007 +0000
+++ b/documentation/graphs/Makefile	Mon Sep 24 07:12:04 2007 +0000
@@ -4,7 +4,11 @@
 #
 #-----------------------------------------------------------------------------
 
-GRAPHS := fsm_slave_conf.ps fsm_pdo_mapping.ps fsm_master.ps
+GRAPHS := \
+	fsm_slave_conf.ps \
+	fsm_pdo_mapping.ps \
+	fsm_master.ps \
+	fsm_coe_map.ps
 
 all: $(GRAPHS)