diff options
Diffstat (limited to 'gnuradio-examples/python/apps/Makefile.am')
-rw-r--r-- | gnuradio-examples/python/apps/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gnuradio-examples/python/apps/Makefile.am b/gnuradio-examples/python/apps/Makefile.am index 620b9fd29..50fe75151 100644 --- a/gnuradio-examples/python/apps/Makefile.am +++ b/gnuradio-examples/python/apps/Makefile.am @@ -19,6 +19,8 @@ # Boston, MA 02110-1301, USA. # +include $(top_srcdir)/Makefile.common + SUBDIRS = hf_explorer hf_radio -EXTRA_DIST = README +EXTRA_DIST += README |