summaryrefslogtreecommitdiff
path: root/config/Makefile.am
diff options
context:
space:
mode:
authorJohnathan Corgan2012-03-08 16:53:03 -0800
committerJohnathan Corgan2012-03-09 11:02:35 -0800
commit15b215a42472c478a8b45e1be293de3eca6d2ee9 (patch)
treeed3fd1322dc72eb2e12a9214028b6cd1f6346da0 /config/Makefile.am
parent7361ce25f30ddfcc7538fec4a8b4cb9044201a03 (diff)
downloadgnuradio-15b215a42472c478a8b45e1be293de3eca6d2ee9.tar.gz
gnuradio-15b215a42472c478a8b45e1be293de3eca6d2ee9.tar.bz2
gnuradio-15b215a42472c478a8b45e1be293de3eca6d2ee9.zip
fcd: convert out-of-tree autotools build to in-tree
This still needs doc directory conversion to new documentation system.
Diffstat (limited to 'config/Makefile.am')
-rw-r--r--config/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/Makefile.am b/config/Makefile.am
index 003a0f6ae..3adee6d30 100644
--- a/config/Makefile.am
+++ b/config/Makefile.am
@@ -52,6 +52,7 @@ m4macros = \
grc_gr_atsc.m4 \
grc_gr_audio.m4 \
grc_gr_comedi.m4 \
+ grc_gr_fcd.m4 \
grc_gr_noaa.m4 \
grc_gr_trellis.m4 \
grc_gr_video_sdl.m4 \