--- Makefile.orig	2009-02-24 15:03:43.000000000 +0100
+++ Makefile	2009-02-24 15:04:05.000000000 +0100
@@ -70,7 +70,7 @@
 # Build a distribution.
 
 install:
-	ocamlfind install csv csv.{cmi,a,cmxa,cma,cmx} META
+	ocamlfind install csv csv.cmi csv.a csv.cmxa csv.cma csv.cmx META
 
 dist:
 	$(MAKE) check-manifest
