summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/modem/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/layer23/include/osmocom/bb/modem/Makefile.am')
-rw-r--r--src/host/layer23/include/osmocom/bb/modem/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/host/layer23/include/osmocom/bb/modem/Makefile.am b/src/host/layer23/include/osmocom/bb/modem/Makefile.am
new file mode 100644
index 00000000..2f69d195
--- /dev/null
+++ b/src/host/layer23/include/osmocom/bb/modem/Makefile.am
@@ -0,0 +1,10 @@
+noinst_HEADERS = \
+ modem.h \
+ gmm.h \
+ grr.h \
+ llc.h \
+ rlcmac.h \
+ sm.h \
+ sndcp.h \
+ vty.h \
+ $(NULL)