diff options
author | gnn <gnn@FreeBSD.org> | 2018-09-04 02:46:52 +0800 |
---|---|---|
committer | gnn <gnn@FreeBSD.org> | 2018-09-04 02:46:52 +0800 |
commit | 6aca29123b424bbaf9c49c0221a693bf55fb4b4b (patch) | |
tree | c4f08d3bca332172eaab8e83639b77d6f4312d16 /comms/Makefile | |
parent | 09ea037dd469cd9bee275bbc15e2c089928817ab (diff) | |
download | freebsd-ports-gnome-6aca29123b424bbaf9c49c0221a693bf55fb4b4b.tar.gz freebsd-ports-gnome-6aca29123b424bbaf9c49c0221a693bf55fb4b4b.tar.zst freebsd-ports-gnome-6aca29123b424bbaf9c49c0221a693bf55fb4b4b.zip |
Attach libbtbb and ubertooth to the build
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index 04b2045946e4..88f6a0cc618f 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -79,6 +79,7 @@ SUBDIR += klog SUBDIR += kremotecontrol-kde4 SUBDIR += kvasd + SUBDIR += libbtbb SUBDIR += libconcord SUBDIR += libfap SUBDIR += libfec @@ -187,6 +188,7 @@ SUBDIR += twpsk SUBDIR += uarduno SUBDIR += uartlirc + SUBDIR += ubertooth SUBDIR += uhd SUBDIR += uird SUBDIR += unixcw |