diff options
Diffstat (limited to 'ham/Makefile')
-rw-r--r-- | ham/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/Makefile b/ham/Makefile index e85f5716a9b..265e8f573d3 100644 --- a/ham/Makefile +++ b/ham/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2007/05/20 15:21:35 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2007/07/02 16:36:33 wulf Exp $ # COMMENT= Wireless communication tools and applications @@ -21,6 +21,7 @@ SUBDIR+= gnuradio-trellis SUBDIR+= gnuradio-usrp SUBDIR+= gnuradio-video-sdl SUBDIR+= gnuradio-wxgui +SUBDIR+= gpredict SUBDIR+= grig SUBDIR+= hamlib SUBDIR+= linpsk |