Ignore dead ocaml-* packages.
[goaljobs-goals.git] / Makefile
index c927bda..3d509c4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -29,3 +29,6 @@ libguestfs_fedora: config.ml utils.ml git.ml fedora.ml libguestfs.ml libguestfs_
 
 clean:
        rm -f $(programs) *.cmi *.cmx *.o *~
+
+# Parallel building is broken in this Makefile.
+.NOTPARALLEL: