aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libabis/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/libabis/Makefile.am')
-rw-r--r--openbsc/src/libabis/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/openbsc/src/libabis/Makefile.am b/openbsc/src/libabis/Makefile.am
deleted file mode 100644
index ffaa201ec..000000000
--- a/openbsc/src/libabis/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-INCLUDES = $(all_includes) -I$(top_srcdir)/include -I$(top_builddir)
-AM_CFLAGS=-Wall $(LIBOSMOCORE_CFLAGS) $(LIBOSMOGSM_CFLAGS) $(LIBOSMOVTY_CFLAGS) $(COVERAGE_CFLAGS)
-AM_LDFLAGS = $(LIBOSMOCORE_LIBS) $(LIBOSMOGSM_LIBS) $(COVERAGE_LDFLAGS)
-
-noinst_LIBRARIES = libabis.a
-
-libabis_a_SOURCES = e1_input.c e1_input_vty.c \
- input/misdn.c \
- input/ipaccess.c \
- input/hsl.c \
- input/dahdi.c \
- input/lapd.c
-
-EXTRA_DIST = input/lapd.h