Fix missing file from distribution tarball (Bruce McGuffin)
authorjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>
Tue, 24 Feb 2009 23:05:00 +0000 (23:05 +0000)
committerjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>
Tue, 24 Feb 2009 23:05:00 +0000 (23:05 +0000)
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10499 221aa14e-8319-0410-a670-987f0aec2ac5

mblock/src/scheme/gnuradio/Makefile.am

index 65891946d45780a8257c78adaed0ef370f143e7c..e9bfc88e942b15c1ce3fbf66c76f90221632f774 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright 2007 Free Software Foundation, Inc.
+# Copyright 2009 Free Software Foundation, Inc.
 # 
 # This file is part of GNU Radio
 # 
@@ -17,3 +17,7 @@
 # with this program; if not, write to the Free Software Foundation, Inc.,
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 #
+
+EXTRA_DIST = \
+       compile-mbh.scm
+