summaryrefslogtreecommitdiff
path: root/dev-ml/xml-light/files/02_cmi_depends.patch
blob: c1f4ce31d159c844fe497e1e879d94ad2d0bc7fd (plain)
1
2
3
4
5
6
7
8
9
10
--- a/Makefile
+++ b/Makefile
@@ -82,6 +82,6 @@
 .mll.ml:
 	ocamllex $<
 
-.mly.ml:
+%.mli %.ml: %.mly
 	ocamlyacc $<