diff options
author | Johnathan Corgan | 2012-03-08 16:53:03 -0800 |
---|---|---|
committer | Johnathan Corgan | 2012-03-09 11:02:35 -0800 |
commit | 15b215a42472c478a8b45e1be293de3eca6d2ee9 (patch) | |
tree | ed3fd1322dc72eb2e12a9214028b6cd1f6346da0 /configure.ac | |
parent | 7361ce25f30ddfcc7538fec4a8b4cb9044201a03 (diff) | |
download | gnuradio-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 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 432c398d9..758a3adb3 100644 --- a/configure.ac +++ b/configure.ac @@ -367,6 +367,7 @@ GRC_GNURADIO_EXAMPLES dnl must come after all GRC_GR_* GRC_GRC GRC_GR_UHD GRC_GR_SHD +GRC_GR_FCD GRC_DOCS dnl must be last # Each component is now either to be built, was skipped, will be |