diff --git a/src/libraries/Makefile b/src/libraries/Makefile index 3ec4e670bfefbe4aca791575f96e9f68521ebae4..b18be97cf19fb9e7f11c53c1d44d2fdcf4dfc966 100644 --- a/src/libraries/Makefile +++ b/src/libraries/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 0.8 1991/09/15 10:19:40 linus Exp $ +# $Id: Makefile,v 0.9 1992/02/05 22:29:35 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 +SUBDIRS = libansi libmisc libisc libcommon client-support laclib all: includes libraries binaries