From 59bb2b9560f3ca092a3cf6937c10b77904bd6ec9 Mon Sep 17 00:00:00 2001 From: asami Date: Tue, 3 Jun 1997 22:53:51 +0000 Subject: Add slingshot. --- x11/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/Makefile b/x11/Makefile index 089e49d62fd3..218bfa1b2ca1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.135 1997/05/21 04:21:26 asami Exp $ +# $Id: Makefile,v 1.136 1997/06/03 19:16:19 max Exp $ # SUBDIR += FWF @@ -39,6 +39,7 @@ SUBDIR += qvwm SUBDIR += rclock SUBDIR += rxvt + SUBDIR += slingshot SUBDIR += swisswatch SUBDIR += sxpc SUBDIR += tix -- cgit