Merged r11045:11059 from jcorgan/deb into trunk. Updates on Ubuntu binary packaging...
[debian/gnuradio] / gnuradio-examples / python / mp-sched / Makefile.am
index 4fc29b0594b5662d067eca2537d58a0cb5cd893b..98fa283ef08f2395a96ce2146c3f871401627b4d 100644 (file)
@@ -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        \