diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-08-13 07:21:47 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-08-13 07:21:47 +0000 |
commit | 797e602904a47db93beb184c39e045329968350e (patch) | |
tree | bc3d6461c54e9bc872763e759812ad80d1aba4b2 /misc/Makefile | |
parent | Can't fetch.... (diff) |
Activate qclock.
Notes
Notes:
svn path=/head/; revision=12498
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index fbccd103f6fb..4c6914cd09b5 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.159 1998/08/10 00:49:36 steve Exp $ +# $Id: Makefile,v 1.160 1998/08/10 02:51:42 obrien Exp $ # SUBDIR += acron @@ -43,6 +43,7 @@ SUBDIR += p5-Business-CreditCard SUBDIR += p5-Locale-Codes SUBDIR += p5-Search + SUBDIR += qclock SUBDIR += qstat SUBDIR += rpm SUBDIR += screen |