- Timestamp:
- 02/12/10 22:42:13 (7 months ago)
- 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
- Files:
-
- 1 modified
-
openbsc/src/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
openbsc/src/Makefile.am
rb19dc28 r5e6f52f 4 4 sbin_PROGRAMS = bsc_hack bs11_config ipaccess-find ipaccess-config \ 5 5 isdnsync bsc_mgcp ipaccess-proxy 6 noinst_LIBRARIES = libbsc.a libmsc.a libvty.a libsccp.a6 noinst_LIBRARIES = libbsc.a libmsc.a libvty.a 7 7 noinst_HEADERS = vty/cardshell.h 8 8 9 9 bscdir = $(libdir) 10 bsc_LIBRARIES = liblaf0rge1.a 10 bsc_LIBRARIES = liblaf0rge1.a libsccp.a 11 11 12 12 liblaf0rge1_a_SOURCES = msgb.c timer.c talloc.c select.c signal.c
