summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/mp-sched
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-examples/python/mp-sched')
-rw-r--r--gnuradio-examples/python/mp-sched/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/gnuradio-examples/python/mp-sched/Makefile.am b/gnuradio-examples/python/mp-sched/Makefile.am
index 4fc29b059..98fa283ef 100644
--- a/gnuradio-examples/python/mp-sched/Makefile.am
+++ b/gnuradio-examples/python/mp-sched/Makefile.am
@@ -22,6 +22,9 @@ include $(top_srcdir)/Makefile.common
ourdatadir = $(exampledir)/mp-sched
+dist_ourdata_DATA = \
+ README
+
dist_ourdata_SCRIPTS = \
plot_flops.py \
run_synthetic.py \