summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-10-15 22:34:10 +0200
committerMarcel Holtmann <marcel@holtmann.org>2008-10-15 22:34:10 +0200
commite22d8671568564ba414799f9cd80ae0781fe4a2d (patch)
tree06b8f43ad4ccbd627d99d4654f28670981522272 /plugins
parentcf0a9a48df4db17ea3801aa15e8be9d4735a01e4 (diff)
downloadconnman-e22d8671568564ba414799f9cd80ae0781fe4a2d.tar.gz
connman-e22d8671568564ba414799f9cd80ae0781fe4a2d.tar.bz2
connman-e22d8671568564ba414799f9cd80ae0781fe4a2d.zip
Compile with inet.c and inet.h
Diffstat (limited to 'plugins')
-rw-r--r--plugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index a19236cc..d5ececbc 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -24,7 +24,7 @@ resolvconf_la_SOURCES = resolvconf.c inet.h inet.c
resolvfile_la_SOURCES = resolvfile.c
-rtnllink_la_SOURCES = rtnllink.c
+rtnllink_la_SOURCES = rtnllink.c inet.h inet.c
if HAL
plugin_LTLIBRARIES += hal.la