summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-11-06 20:09:19 +0100
committerMarcel Holtmann <marcel@holtmann.org>2010-11-06 20:09:19 +0100
commitbe1032564fe660285ce033f7fe6b71b89285fa5e (patch)
treea7050153e1e9d222f5791f7fe9aceb05d831d9da /Makefile.am
parent93ae59a760062b5f3f3b2b34f140496cff0a1b6c (diff)
downloadconnman-be1032564fe660285ce033f7fe6b71b89285fa5e.tar.gz
connman-be1032564fe660285ce033f7fe6b71b89285fa5e.tar.bz2
connman-be1032564fe660285ce033f7fe6b71b89285fa5e.zip
Add skeleton for integration of WISPr support
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 ac4d0319..e07a4995 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -72,7 +72,7 @@ src_connmand_SOURCES = $(gdbus_sources) $(gdhcp_sources) \
src/wifi.c src/storage.c src/dbus.c src/config.c \
src/technology.c src/counter.c src/location.c \
src/session.c src/tethering.c src/ondemand.c \
- src/wpad.c src/stats.c src/iptables.c
+ src/wpad.c src/wispr.c src/stats.c src/iptables.c
src_connmand_LDADD = $(builtin_libadd) @GLIB_LIBS@ @DBUS_LIBS@ \
@CAPNG_LIBS@ @XTABLES_LIBS@ -lresolv -ldl