Revision 503efe1f gnuradio-examples/python/apps/hf_explorer/Makefile.am
| b/gnuradio-examples/python/apps/hf_explorer/Makefile.am | ||
|---|---|---|
| 1 | 1 |
# |
| 2 |
# Copyright 2006 Free Software Foundation, Inc. |
|
| 2 |
# Copyright 2006,2009 Free Software Foundation, Inc.
|
|
| 3 | 3 |
# |
| 4 | 4 |
# This file is part of GNU Radio |
| 5 | 5 |
# |
| ... | ... | |
| 21 | 21 |
|
| 22 | 22 |
include $(top_srcdir)/Makefile.common |
| 23 | 23 |
|
| 24 |
EXTRA_DIST = \ |
|
| 25 |
README \ |
|
| 26 |
hfx2.py \ |
|
| 24 |
ourdatadir = $(exampledir)/hf_explorer |
|
| 25 |
|
|
| 26 |
dist_ourdata_DATA = \ |
|
| 27 |
README \ |
|
| 27 | 28 |
hfx_help |
| 28 | 29 |
|
| 29 |
ourdatadir = $(exampledir)/hf_explorer |
|
| 30 |
ourdata_DATA = $(EXTRA_DIST) |
|
| 30 |
dist_ourdata_SCRIPTS = \ |
|
| 31 |
hfx2.py |
|
Also available in: Unified diff