Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk passes...
[debian/gnuradio] / Makefile.am
index 9262c5bcc575dcb6753b41d0efc6c1a58f3a1303..d1c7845ed01f2376ecbc6d9ac9d7b0c4775a3954 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright 2001,2006,2008 Free Software Foundation, Inc.
+# Copyright 2001,2006,2008,2009 Free Software Foundation, Inc.
 # 
 # This file is part of GNU Radio
 # 
@@ -28,9 +28,11 @@ EXTRA_DIST = \
        configure \
        configure-cell-cross \
        config.h.in \
-       run_tests.sh.in \
-       README.hacking \
-       README.building-boost
+       run_tests.sh.in
+
+dist_gr_doc_DATA =     \
+       README          \
+       README.hacking
 
 SUBDIRS = @build_dirs@
 DIST_SUBDIRS = @build_dirs@ @skipped_dirs@ @with_dirs@