summaryrefslogtreecommitdiff
path: root/gr-digital/lib/CMakeLists.txt
diff options
context:
space:
mode:
authorMichael Dickens <mlk@alum.mit.edu>2014-07-23 15:10:17 -0400
committerJohnathan Corgan <johnathan@corganlabs.com>2014-07-24 09:53:37 -0700
commit31c1d39edced78c16192c9500acffbec442ff65b (patch)
tree501fe0d7a8ed1767d58361c692748bfff5681258 /gr-digital/lib/CMakeLists.txt
parentf9d7881b005692df748d60f6e874172fd25ffbec (diff)
gr-digital: remove redundant source file
Diffstat (limited to 'gr-digital/lib/CMakeLists.txt')
-rw-r--r--gr-digital/lib/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-digital/lib/CMakeLists.txt b/gr-digital/lib/CMakeLists.txt
index 4ba821a307..73b8bc3dca 100644
--- a/gr-digital/lib/CMakeLists.txt
+++ b/gr-digital/lib/CMakeLists.txt
@@ -176,7 +176,6 @@ list(APPEND digital_sources
scrambler_bb_impl.cc
simple_correlator_impl.cc
simple_framer_impl.cc
- header_payload_demux_impl.cc
)
#Add Windows DLL resource file if using MSVC