aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2022-12-21 17:12:22 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2022-12-22 13:56:26 +0100
commita1c9fbfabce809a3dba869e37109021d11c1de2f (patch)
tree5c760d5b52d05c1f8f07eb3a125af8a82479fec7 /Makefile.am
parentc0691ad3fd8b7a298ebec9abce650172443bf331 (diff)
Introduce utils/osmo-amr-inspect program2023q1
This program allows inspecting a list of AMR PDUs in hexstring format present in a text file. This allows easily finding out the properties of the PDU as well as finding potential errors on the data. It also allows forcing decode in different formats (octet-aligned, bandwidth-efficient) in order to detect which may be the correct one. Related: SYS#6161 Change-Id: Iffa6cc2e5391b77e3097d4c3b8d3f5211427dbe2
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 55a650a..0497895 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = include src examples tests
+SUBDIRS = include src examples utils tests
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libosmo-netif.pc