summaryrefslogtreecommitdiff
path: root/usrp2/host/apps/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'usrp2/host/apps/Makefile.am')
-rw-r--r--usrp2/host/apps/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/usrp2/host/apps/Makefile.am b/usrp2/host/apps/Makefile.am
index db7660196..4a26898fa 100644
--- a/usrp2/host/apps/Makefile.am
+++ b/usrp2/host/apps/Makefile.am
@@ -24,9 +24,8 @@ AM_CPPFLAGS = \
$(GRUEL_INCLUDES)
LDADD = \
- $(USRP2_LA) \
- $(GRUEL_LA) \
- $(OMNITHREAD_LA)
+ $(USRP2_LA) \
+ $(GRUEL_LA)
bin_PROGRAMS = \
find_usrps \