diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2013-05-17 13:10:11 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2013-05-17 13:10:11 +0000 |
commit | f48c114a7dba4a3745df6ffaf1159dbe39d74edc (patch) | |
tree | 4059e33449b9d7bde91b7e43a2d97be5476d5527 /comms/Makefile | |
parent | - Source tarball was rerolled. diff indicates changes were harmless. (diff) |
OsmoSDR is a 100% Free Software based small form-factor inexpensive SDR
(Software Defined Radio) project.
WWW: http://sdr.osmocom.org/trac
Notes
Notes:
svn path=/head/; revision=318379
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index b4b606c394b0..7e7dc1594a49 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -51,6 +51,7 @@ SUBDIR += gnuradio SUBDIR += gpredict SUBDIR += gpsk31 + SUBDIR += gr-osmosdr SUBDIR += grig SUBDIR += gscmxx SUBDIR += gsmlib |