summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun FURUSE / 古瀬 淳 <jun.furuse@gmail.com>2002-04-26 11:55:31 (GMT)
committerJun FURUSE / 古瀬 淳 <jun.furuse@gmail.com>2002-04-26 11:55:31 (GMT)
commit34e5c7e0ebb87cc1e8e52962f07f1215dfad5806 (patch)
tree411b0cba475d4f09f47e720016660e5c3c47586b
parent288d5f5881f2fef8af60804228526f6b3013e788 (diff)
downloadocaml-mltk.zip
ocaml-mltk.tar.gz
ocaml-mltk.tar.bz2
mltk -> labltk, temporary...mltk
git-svn-id: http://caml.inria.fr/svn/ocaml/branches/mltk@4743 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
-rw-r--r--otherlibs/labltk/support/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/labltk/support/Makefile.common b/otherlibs/labltk/support/Makefile.common
index 9a4cfb5..85cfbaf 100644
--- a/otherlibs/labltk/support/Makefile.common
+++ b/otherlibs/labltk/support/Makefile.common
@@ -4,7 +4,7 @@ TOPDIR=../../..
## Path to the otherlibs subdirectory
OTHERS=../..
-LIBNAME=mltk
+LIBNAME=labltk
include $(TOPDIR)/config/Makefile