From 8453375f9ffd7a358e463bf86beb159de0867efe Mon Sep 17 00:00:00 2001 From: sthen Date: Sun, 21 Apr 2013 11:45:32 +0000 Subject: [PATCH] +rtl-sdr --- comms/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/comms/Makefile b/comms/Makefile index ab8222741bf..2a74c981a79 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.56 2012/09/02 15:54:30 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.57 2013/04/21 11:45:32 sthen Exp $ SUBDIR = SUBDIR += amtterm @@ -32,6 +32,7 @@ SUBDIR += picocom SUBDIR += pilot-link SUBDIR += qpage + SUBDIR += rtl-sdr SUBDIR += scmxx SUBDIR += seyon SUBDIR += smstools