diff options
author | jlam <jlam@pkgsrc.org> | 1999-10-07 17:29:39 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 1999-10-07 17:29:39 +0000 |
commit | 55f877fb4eda91381c2b45e0a8b64a0e55cf726e (patch) | |
tree | 35b7eeda2a457309a5114a46eed85bb121ae0f4c /x11/Makefile | |
parent | d322fa8a139e82f0821a95f83093e26a59e27d67 (diff) | |
download | pkgsrc-55f877fb4eda91381c2b45e0a8b64a0e55cf726e.tar.gz |
Add and enable asclock-xlib and asclock-gtk.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 73c72e87fb7..0e7a3fa95fb 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.117 1999/10/01 15:12:16 fredb Exp $ +# $NetBSD: Makefile,v 1.118 1999/10/07 17:29:39 jlam Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -12,6 +12,8 @@ SUBDIR += afterstep SUBDIR += amiwm SUBDIR += asclock + SUBDIR += asclock-gtk + SUBDIR += asclock-xlib SUBDIR += ascp # SUBDIR += auis # SUBDIR += bclock |