X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnuradio-examples%2Fpython%2Fapps%2Fhf_explorer%2FMakefile.am;h=deb6c32d817ae27b3c3b1ed6ae123bc325f88302;hb=54d6b9281dc233e0b2acf26884073d973b7663de;hp=49aac10150f5c89b20638cbea72030a5148268ec;hpb=2c37e57fe4626ac30eb8c042e4d7daf64a0d45f5;p=debian%2Fgnuradio diff --git a/gnuradio-examples/python/apps/hf_explorer/Makefile.am b/gnuradio-examples/python/apps/hf_explorer/Makefile.am index 49aac101..deb6c32d 100644 --- a/gnuradio-examples/python/apps/hf_explorer/Makefile.am +++ b/gnuradio-examples/python/apps/hf_explorer/Makefile.am @@ -19,8 +19,12 @@ # Boston, MA 02110-1301, USA. # +include $(top_srcdir)/Makefile.common + EXTRA_DIST = \ README \ hfx2.py \ hfx_help +ourdatadir = $(exampledir)/hf_explorer +ourdata_DATA = $(EXTRA_DIST) \ No newline at end of file