Compile with inet.c and inet.h
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 15 Oct 2008 20:34:10 +0000 (22:34 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 15 Oct 2008 20:34:10 +0000 (22:34 +0200)
plugins/Makefile.am

index a19236c..d5ececb 100644 (file)
@@ -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