diff options
-rw-r--r-- | ham/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/Makefile b/ham/Makefile index 88cd6d1a15c..d87c3841d08 100644 --- a/ham/Makefile +++ b/ham/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2014/10/13 13:39:08 mef Exp $ +# $NetBSD: Makefile,v 1.36 2014/10/13 13:49:43 mef Exp $ # COMMENT= Wireless communication tools and applications @@ -36,6 +36,7 @@ SUBDIR+= gpredict SUBDIR+= gr-fcdproplus SUBDIR+= gr-osmosdr SUBDIR+= grig +SUBDIR+= hackrf SUBDIR+= hamlib SUBDIR+= libmirisdr SUBDIR+= linpsk |