diff options
Diffstat (limited to 'include/osmocore/Makefile.am')
-rw-r--r-- | include/osmocore/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocore/Makefile.am b/include/osmocore/Makefile.am index 02117528..cc9db084 100644 --- a/include/osmocore/Makefile.am +++ b/include/osmocore/Makefile.am @@ -1,6 +1,6 @@ osmocore_HEADERS = signal.h linuxlist.h timer.h talloc.h msgb.h select.h \ tlv.h bitvec.h comp128.h statistics.h gsm_utils.h utils.h \ - gsmtap.h + gsmtap.h write_queue.h osmocoredir = $(includedir)/osmocore |