]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/framework-eps.scm
fold together ly_is_outdated()/png_is_outdated() using all_output_files()
[lilypond.git] / scm / framework-eps.scm
index c100c16d0336575028a099a980dd9b692f762e5c..fcd0779198792f6e0483c70a8a0b915c016d2b02 100644 (file)
@@ -131,6 +131,9 @@ stencil, so LaTeX includegraphics doesn't fuck up the alignment."
 
     (write-file texi-system-port "texi")
     (write-file tex-system-port "tex")
+
+    ;; do this as the last action so we know the rest is complete if
+    ;; this file is present.
     (write-file count-system-port "count")
     ))