summaryrefslogtreecommitdiffstats
path: root/usrp_uhd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'usrp_uhd/Makefile.am')
-rw-r--r--usrp_uhd/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/usrp_uhd/Makefile.am b/usrp_uhd/Makefile.am
new file mode 100644
index 000000000..c218af41a
--- /dev/null
+++ b/usrp_uhd/Makefile.am
@@ -0,0 +1,13 @@
+#
+# Copyright 2010 Ettus Research LLC
+#
+
+include $(top_srcdir)/Makefile.common
+
+SUBDIRS = include lib
+
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = usrp_uhd.pc
+
+EXTRA_DIST = \
+ usrp_uhd.pc.in