diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-30 05:33:25 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-30 05:33:25 +0000 |
commit | b19759bb2d14e7c5497f27e49e6908bd22c864fe (patch) | |
tree | e4295d56e1917c8e6a2de13b1491c39e907d4cc2 /x11-clocks/Makefile | |
parent | 1ce51e1885373d1999bde68c513d834d408e4cb0 (diff) |
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 0cb6ebcab290..f28ff856c036 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.8 1999/04/19 12:04:14 flathill Exp $ +# $Id: Makefile,v 1.9 1999/04/25 00:39:03 kuriyama Exp $ # SUBDIR += asclock @@ -22,5 +22,6 @@ SUBDIR += xalarm SUBDIR += xdaliclock SUBDIR += xtimer + SUBDIR += xtu .include <bsd.port.subdir.mk> |