summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/runtime/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-core/src/lib/runtime/Makefile.am')
-rw-r--r--gnuradio-core/src/lib/runtime/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnuradio-core/src/lib/runtime/Makefile.am b/gnuradio-core/src/lib/runtime/Makefile.am
index eca92e5264..b4a59337eb 100644
--- a/gnuradio-core/src/lib/runtime/Makefile.am
+++ b/gnuradio-core/src/lib/runtime/Makefile.am
@@ -69,7 +69,6 @@ libruntime_la_SOURCES = \
gr_vmcircbuf_createfilemapping.cc \
gr_vmcircbuf_sysv_shm.cc \
gr_select_handler.cc \
- gr_tag_info.cc
libruntime_qa_la_SOURCES = \
qa_gr_block.cc \
@@ -125,7 +124,7 @@ grinclude_HEADERS = \
gr_types.h \
gr_unittests.h \
gr_vmcircbuf.h \
- gr_tag_info.h
+ gr_tags.h
noinst_HEADERS = \
gr_vmcircbuf_mmap_shm_open.h \