diff --git a/src/libraries/Makefile b/src/libraries/Makefile index b18be97cf19fb9e7f11c53c1d44d2fdcf4dfc966..ac6246569fc2f2abfcb68e550ee7423dc983713c 100644 --- a/src/libraries/Makefile +++ b/src/libraries/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 0.9 1992/02/05 22:29:35 ceder Exp $ +# $Id: Makefile,v 0.10 1992/04/15 23:06:07 ceder Exp $ # Copyright (C) 1991 Lysator Academic Computer Association. # # This file is part of the LysKOM server. @@ -30,7 +30,7 @@ include $(SCRIPTDIR)/import.make # All directories that make should traverse to when doing clean etc. # Note that client-support depends on libmisc. -SUBDIRS = libansi libmisc libisc libcommon client-support laclib +SUBDIRS = libansi libmisc libisc libcommon client-support laclib libisc-new all: includes libraries binaries