summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/layer23/src/common/Makefile.am')
-rw-r--r--src/host/layer23/src/common/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/host/layer23/src/common/Makefile.am b/src/host/layer23/src/common/Makefile.am
new file mode 100644
index 0000000..aca2eb4
--- /dev/null
+++ b/src/host/layer23/src/common/Makefile.am
@@ -0,0 +1,6 @@
+INCLUDES = $(all_includes) -I$(top_srcdir)/include
+AM_CFLAGS = -Wall $(LIBOSMOCORE_CFLAGS) $(LIBOSMOGSM_CFLAGS)
+
+noinst_LIBRARIES = liblayer23.a
+liblayer23_a_SOURCES = l1ctl.c l1l2_interface.c sap_interface.c lapdm.c \
+ logging.c networks.c sim.c sysinfo.c gps.c l1ctl_lapdm_glue.c