diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 03902584..ee10095b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -59,7 +59,8 @@ gatchat_sources = gatchat/gatchat.h gatchat/gatchat.c \ gatchat/gatppp.c gatchat/gatppp.h \ 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_auth.c gatchat/ppp_net.c \ + gatchat/ppp_ipcp.c udev_files = plugins/ofono.rules |