diff options
Diffstat (limited to 'ham')
-rw-r--r-- | ham/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/Makefile b/ham/Makefile index d6d1c8984c7..636a6937d5c 100644 --- a/ham/Makefile +++ b/ham/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/04/19 15:38:52 zuntum Exp $ +# $NetBSD: Makefile,v 1.9 2002/05/08 00:03:29 hubertf Exp $ # @@ -11,5 +11,6 @@ SUBDIR+= locator SUBDIR+= tfkiss SUBDIR+= tnt SUBDIR+= wwl +SUBDIR+= yaesu .include "../mk/bsd.pkg.subdir.mk" |