diff options
author | jlam <jlam> | 1999-10-07 17:29:39 +0000 |
---|---|---|
committer | jlam <jlam> | 1999-10-07 17:29:39 +0000 |
commit | b1d8f5875661af243ca0174dba35eb7d42164d3e (patch) | |
tree | 35b7eeda2a457309a5114a46eed85bb121ae0f4c /x11/Makefile | |
parent | c6f774ba04ba4cf5c98d8cfd19872bad0ac97a1f (diff) | |
download | pkgsrc-b1d8f5875661af243ca0174dba35eb7d42164d3e.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 |