summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorOleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>2011-11-08 14:46:53 +0200
committerDenis Kenzior <denkenz@gmail.com>2011-11-07 12:24:30 -0600
commit82ac630693f710941f1094dddb664d13c90df692 (patch)
tree694639f87537155a9436cbd4fa325117709e920f /Makefile.am
parent23a354c9ce9bff694319784c3980485df379fbc3 (diff)
downloadofono-82ac630693f710941f1094dddb664d13c90df692.tar.bz2
gatchat: Add IPv6 Control Protocol
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 83b7737d..44fdfff1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -76,7 +76,7 @@ gatchat_sources = gatchat/gatchat.h gatchat/gatchat.c \
gatchat/ppp.h gatchat/ppp_cp.h \
gatchat/ppp_cp.c gatchat/ppp_lcp.c \
gatchat/ppp_auth.c gatchat/ppp_net.c \
- gatchat/ppp_ipcp.c
+ gatchat/ppp_ipcp.c gatchat/ppp_ipv6cp.c
gisi_sources = gisi/client.c gisi/client.h gisi/common.h \
gisi/iter.c gisi/iter.h \