]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/Makefile
added pretty printer for dot files (it may need to be moved elsewhere in the future)
[helm.git] / matita / Makefile
index 307f3983a37d79c54cfe5d015ebe6fd781796a97..34bbe632896c9a955df90d32fc5f3dbacee732f5 100644 (file)
@@ -27,6 +27,7 @@ endif
 # objects for matita (GTK GUI)
 CMOS =                         \
        buildTimeConf.cmo       \
+       lablGraphviz.cmo        \
        matitaTypes.cmo         \
        matitaMisc.cmo          \
        matitamakeLib.cmo       \
@@ -39,7 +40,6 @@ CMOS =                                \
        matitaScript.cmo        \
        matitaGeneratedGui.cmo  \
        matitaMathView.cmo      \
-       lablGraphviz.cmo        \
        matitaGui.cmo           \
        $(NULL)
 # objects for matitac (batch compiler)