summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-01-08 19:11:58 -0800
committerJosh Blum <josh@joshknows.com>2010-01-08 19:11:58 -0800
commit4e94574aeaa46c671bba0a6fc83cb967d228c880 (patch)
treedbc3ef97a3170875d07d9e0ab510d635c036edd6 /Makefile.am
parenta478ffe79757f82ce16b6694d860a53dac60849c (diff)
downloaduhd-4e94574aeaa46c671bba0a6fc83cb967d228c880.tar.gz
uhd-4e94574aeaa46c671bba0a6fc83cb967d228c880.tar.bz2
uhd-4e94574aeaa46c671bba0a6fc83cb967d228c880.zip
Created subcomponent for usrp dboards.
Only populated the interface though.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9658b5bd8..3fe105aa3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,4 +4,6 @@
include $(top_srcdir)/Makefile.common
-SUBDIRS = usrp_uhd
+SUBDIRS = \
+ usrp_dboard \
+ usrp_uhd