diff options
author | taoka <taoka@FreeBSD.org> | 1999-04-27 11:26:52 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-04-27 11:26:52 +0800 |
commit | fa482fc7feea7ad34b0af0152e08666cb460040e (patch) | |
tree | af1f6a6b06b0b22249c9412024b91789ce1a3b5a /misc/Makefile | |
parent | 63352f7ee4a543b52fe3821cc9cd6292e5e18156 (diff) | |
download | freebsd-ports-gnome-fa482fc7feea7ad34b0af0152e08666cb460040e.tar.gz freebsd-ports-gnome-fa482fc7feea7ad34b0af0152e08666cb460040e.tar.zst freebsd-ports-gnome-fa482fc7feea7ad34b0af0152e08666cb460040e.zip |
Add tkrunit
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 60315ed98ae5..899b78031410 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.199 1999/04/08 17:47:17 steve Exp $ +# $Id: Makefile,v 1.200 1999/04/25 17:54:56 steve Exp $ # SUBDIR += 221upgrade @@ -79,6 +79,7 @@ SUBDIR += tkcron SUBDIR += tkinfo SUBDIR += tkman + SUBDIR += tkrunit SUBDIR += uk-phone SUBDIR += uk-postcodes SUBDIR += unclutter |