From 5e6f52f15ac337599dd7f0971e906da8c162f219 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Fri, 12 Feb 2010 12:31:11 +0100 Subject: [sccp] Install the static sccp library and the headers --- openbsc/src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openbsc/src/Makefile.am') diff --git a/openbsc/src/Makefile.am b/openbsc/src/Makefile.am index 941509837..d17a4be3f 100644 --- a/openbsc/src/Makefile.am +++ b/openbsc/src/Makefile.am @@ -3,11 +3,11 @@ AM_CFLAGS=-Wall sbin_PROGRAMS = bsc_hack bs11_config ipaccess-find ipaccess-config \ isdnsync bsc_mgcp ipaccess-proxy -noinst_LIBRARIES = libbsc.a libmsc.a libvty.a libsccp.a +noinst_LIBRARIES = libbsc.a libmsc.a libvty.a noinst_HEADERS = vty/cardshell.h bscdir = $(libdir) -bsc_LIBRARIES = liblaf0rge1.a +bsc_LIBRARIES = liblaf0rge1.a libsccp.a liblaf0rge1_a_SOURCES = msgb.c timer.c talloc.c select.c signal.c -- cgit v1.2.3