summaryrefslogtreecommitdiff
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-12-25 09:50:33 +0100
committerMarcel Holtmann <marcel@holtmann.org>2007-12-25 09:50:33 +0100
commite61188bfd0bf715afd472ab04867ae53cf38c647 (patch)
tree7b5707165718097835c3f6f1e482786d02509cd3 /plugins/Makefile.am
parentcd577016d4d7730bb612c6a5771122b68a2e1664 (diff)
downloadconnman-e61188bfd0bf715afd472ab04867ae53cf38c647.tar.gz
connman-e61188bfd0bf715afd472ab04867ae53cf38c647.tar.bz2
connman-e61188bfd0bf715afd472ab04867ae53cf38c647.zip
Add skeleton for supplicant infrastructure
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index a0a387de..24e4433f 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -6,7 +6,8 @@ plugin_LTLIBRARIES = libconnman-80203.la libconnman-80211.la \
libconnman_80203_la_SOURCES = 80203.c net.h net.c
-libconnman_80211_la_SOURCES = 80211.c net.h net.c
+libconnman_80211_la_SOURCES = 80211.c net.h net.c \
+ supplicant.h supplicant.c
libconnman_dhclient_la_SOURCES = dhclient.c net.h net.c
libconnman_dhclient_la_LIBADD = @GDBUS_LIBS@