diff options
Diffstat (limited to 'ham/Makefile')
-rw-r--r-- | ham/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ham/Makefile b/ham/Makefile index 75ef793588a..48c5b0a26d5 100644 --- a/ham/Makefile +++ b/ham/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2018/06/04 07:18:47 dbj Exp $ +# $NetBSD: Makefile,v 1.40 2019/02/07 14:08:29 tnn Exp $ # COMMENT= Wireless communication tools and applications @@ -39,6 +39,8 @@ SUBDIR+= gr-osmosdr SUBDIR+= grig SUBDIR+= hackrf SUBDIR+= hamlib +SUBDIR+= kalibrate-hackrf +SUBDIR+= kalibrate-rtl SUBDIR+= libmirisdr SUBDIR+= locator SUBDIR+= nec2c |