diff options
author | Tom Rondeau <trondeau@vt.edu> | 2013-02-06 09:24:01 -0500 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2013-02-06 09:24:01 -0500 |
commit | be45281798f35b7e2ec2380503b97590d6b754b4 (patch) | |
tree | 7c6da7ab5448c40eaba21a8b9595843e72ca5315 | |
parent | 9cfe49ac333193b76fe18143813c6b8cf73a790c (diff) |
analog: adding rule to install noise_type.h.
-rw-r--r-- | gr-analog/include/analog/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-analog/include/analog/CMakeLists.txt b/gr-analog/include/analog/CMakeLists.txt index 837d927efe..2496e7f057 100644 --- a/gr-analog/include/analog/CMakeLists.txt +++ b/gr-analog/include/analog/CMakeLists.txt @@ -78,6 +78,7 @@ install(FILES ${generated_includes} api.h cpm.h + noise_type.h agc.h agc2.h squelch_base_ff.h |