diff options
Diffstat (limited to 'gr-uhd/Makefile.am')
-rw-r--r-- | gr-uhd/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-uhd/Makefile.am b/gr-uhd/Makefile.am index ea16c863c..c81a1a049 100644 --- a/gr-uhd/Makefile.am +++ b/gr-uhd/Makefile.am @@ -21,7 +21,7 @@ include $(top_srcdir)/Makefile.common -SUBDIRS = include lib apps +SUBDIRS = include lib apps examples if PYTHON SUBDIRS += swig grc |