aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2009-12-30 06:40:36 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2009-12-30 06:42:17 +0100
commitaf351a21f24be576687e060d17a2951466b7be21 (patch)
tree08f4cd97690527cfd50fb6488f00bab4e2a26043 /openbsc/src/Makefile.am
parent0183edd18c0b45b200b711e4b8ec9f185fa4e1a1 (diff)
[ipaccess] Start using talloc in the firmware code
* We are not leaking anything... *yeah*, talloc rocks
Diffstat (limited to 'openbsc/src/Makefile.am')
-rw-r--r--openbsc/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/src/Makefile.am b/openbsc/src/Makefile.am
index e665c99eb..2d9df992c 100644
--- a/openbsc/src/Makefile.am
+++ b/openbsc/src/Makefile.am
@@ -39,6 +39,6 @@ isdnsync_SOURCES = isdnsync.c
bsc_mgcp_SOURCES = bsc_mgcp.c msgb.c talloc.c debug.c select.c timer.c telnet_interface.c
bsc_mgcp_LDADD = libvty.a
-ipaccess_firmware_SOURCES = ipaccess/ipaccess-firmware.c
+ipaccess_firmware_SOURCES = ipaccess/ipaccess-firmware.c talloc.c
ipaccess_proxy_SOURCES = ipaccess/ipaccess-proxy.c msgb.c select.c talloc.c debug.c timer.c