Add top-level msg_passing.h include file.
[debian/gnuradio] / gruel / src / include / gruel / Makefile.am
index d7354b87172c69eb5e2f939d327ace0b87ec8d6d..9aedc7fda2c40e5d7e1d5280d81724c93f2145e1 100644 (file)
@@ -28,10 +28,15 @@ gruelincludedir = $(prefix)/include/gruel
 
 gruelinclude_HEADERS = \
        $(BUILT_SOURCES) \
+       msg_accepter.h \
+       msg_accepter_msgq.h \
+       msg_queue.h \
+       msg_passing.h \
        pmt.h \
        pmt_pool.h \
        pmt_serial_tags.h \
        realtime.h \
        sys_pri.h \
        thread_body_wrapper.h \
-       thread_group.h
+       thread_group.h \
+       thread.h