[MLton-commit] r4163
Matthew Fluet
MLton@mlton.org
Sun, 6 Nov 2005 12:04:37 -0800
Wrong path to clean
----------------------------------------------------------------------
U mlton/trunk/mlyacc/doc/Makefile
----------------------------------------------------------------------
Modified: mlton/trunk/mlyacc/doc/Makefile
===================================================================
--- mlton/trunk/mlyacc/doc/Makefile 2005-11-06 18:39:37 UTC (rev 4162)
+++ mlton/trunk/mlyacc/doc/Makefile 2005-11-06 20:04:36 UTC (rev 4163)
@@ -26,4 +26,4 @@
.PHONY: clean
clean:
- ../bin/clean
+ ../../bin/clean