Changeset 5e6f52f15ac337599dd7f0971e906da8c162f219

Show
Ignore:
Timestamp:
02/12/10 22:42:13 (6 months ago)
Author:
Holger Hans Peter Freyther <zecke@selfish.org>
git-author:
Holger Hans Peter Freyther <zecke@selfish.org> / 2010-02-12T12:31:11Z+0100
Parents:
6d89dac7216b4ce727dccc29ee3ee67c8edfa135
Children:
c64d9f720165bbc09835b80ef34f65475889a68d
git-committer:
Holger Hans Peter Freyther <zecke@selfish.org> / 2010-02-12T22:42:13Z+0100
Message:

[sccp] Install the static sccp library and the headers

Location:
openbsc
Files:
1 added
4 modified

Legend:

Unmodified
Added
Removed
  • openbsc/Makefile.am

    ra49ffb4 r5e6f52f  
    55 
    66pkgconfigdir = $(libdir)/pkgconfig 
    7 pkgconfig_DATA = openbsc.pc liblaf0rge1.pc 
     7pkgconfig_DATA = openbsc.pc liblaf0rge1.pc libsccp.pc 
    88 
    99#dist-hook: 
  • openbsc/configure.in

    ra49ffb4 r5e6f52f  
    4040    openbsc.pc 
    4141    liblaf0rge1.pc 
     42    libsccp.pc 
    4243    include/openbsc/Makefile 
    4344    include/vty/Makefile 
  • openbsc/include/sccp/Makefile.am

    rac96770 r5e6f52f  
    1 noinst_HEADERS = sccp_types.h sccp.h 
     1sccp_HEADERS = sccp_types.h sccp.h 
     2sccpdir = $(includedir)/sccp 
  • openbsc/src/Makefile.am

    rb19dc28 r5e6f52f  
    44sbin_PROGRAMS = bsc_hack bs11_config ipaccess-find ipaccess-config \ 
    55                isdnsync bsc_mgcp ipaccess-proxy 
    6 noinst_LIBRARIES = libbsc.a libmsc.a libvty.a libsccp.a 
     6noinst_LIBRARIES = libbsc.a libmsc.a libvty.a 
    77noinst_HEADERS = vty/cardshell.h 
    88 
    99bscdir = $(libdir) 
    10 bsc_LIBRARIES = liblaf0rge1.a 
     10bsc_LIBRARIES = liblaf0rge1.a libsccp.a 
    1111 
    1212liblaf0rge1_a_SOURCES = msgb.c timer.c talloc.c select.c signal.c