summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Zajac <guillaume.zajac@linux.intel.com>2011-05-19 11:58:30 +0200
committerDenis Kenzior <denkenz@gmail.com>2011-05-24 12:11:01 -0500
commit3f58ff93d841656b9f1b47cfd889223e219f3f71 (patch)
treee8f0e931fc18b0063cc0264e016fe12447d1e419 /Makefile.am
parente997dd43eb8f99ef4f4a3553ca9f7769d1a644ff (diff)
downloadofono-3f58ff93d841656b9f1b47cfd889223e219f3f71.tar.bz2
private-network: add initial implementation
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b4f83ef1..a1f30e56 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -389,7 +389,7 @@ src_ofonod_SOURCES = $(gdbus_sources) $(builtin_sources) src/ofono.ver \
src/cdma-connman.c src/gnss.c \
src/gnssagent.c src/gnssagent.h \
src/cdma-smsutil.h src/cdma-smsutil.c \
- src/cdma-sms.c
+ src/cdma-sms.c src/private-network.c
src_ofonod_LDADD = $(builtin_libadd) @GLIB_LIBS@ @DBUS_LIBS@ @CAPNG_LIBS@ -ldl