OSDN Git Service

added operation flow
[openpts/openpts.git] / doc / Makefile.am
index 1afbca5..b89b131 100644 (file)
@@ -106,6 +106,12 @@ SUFFIXES = .tex .dvi .png
        fi
 
 #####################################
+# Operation flow
+#####################################
+operationflow.png: operationflow.dot
+       dot -Tpng operationflow.dot -o operationflow.png
+
+#####################################
 # Low level (API) design document 
 #####################################
 #