diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-05-09 06:16:55 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-05-09 06:16:55 +0000 |
commit | bf48e8a4763503e2ef7981b54f38e037757b088f (patch) | |
tree | 8827fb986a46b3528cc275d7520dbc7b2bd534e9 /x11-clocks/Makefile | |
parent | 6ff30b165a73da10b13e41bb270e6b08b5805bcf (diff) | |
download | ports-bf48e8a4763503e2ef7981b54f38e037757b088f.tar.gz ports-bf48e8a4763503e2ef7981b54f38e037757b088f.zip |
Notes
Diffstat (limited to 'x11-clocks/Makefile')
-rw-r--r-- | x11-clocks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index 6ea3a695dcdc..cf9464bb87f2 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.10 1999/04/30 05:33:25 taoka Exp $ +# $Id: Makefile,v 1.11 1999/04/30 06:02:43 taoka Exp $ # SUBDIR += asclock + SUBDIR += asclock-gtk SUBDIR += asclock-xlib SUBDIR += astime SUBDIR += bclock |