diff options
Diffstat (limited to 'usrp/host/lib/legacy/Makefile.am')
-rw-r--r-- | usrp/host/lib/legacy/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp/host/lib/legacy/Makefile.am b/usrp/host/lib/legacy/Makefile.am index 4917449a2..3dd10bf1c 100644 --- a/usrp/host/lib/legacy/Makefile.am +++ b/usrp/host/lib/legacy/Makefile.am @@ -20,7 +20,7 @@ include $(top_srcdir)/Makefile.common -INCLUDES = $(USRP_INCLUDES) +INCLUDES = $(USRP_INCLUDES) $(OMNITHREAD_INCLUDES) lib_LTLIBRARIES = libusrp.la |