From e498bb41cc2bc074c1b0691038aa9c266a72962d Mon Sep 17 00:00:00 2001 From: Flavio Cruz Date: Fri, 5 Sep 2008 14:04:21 +0000 Subject: Add hurd-streams to install target. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 421ff0599..fdef545c9 100644 --- a/Makefile +++ b/Makefile @@ -12,6 +12,7 @@ clean: done install: all - ln -sf $(PWD)/{hurd-common,mach,hurd,hurd-translator,tree-translator}.asd /usr/share/common-lisp/systems + ln -sf $(PWD)/{hurd-common,mach,hurd,hurd-translator,tree-translator,hurd-streams}.asd \ + /usr/share/common-lisp/systems make -C libs install make -C launcher install -- cgit v1.2.3