IPv6: Use source-routing to allow multi-wan
[project/netifd.git] / CMakeLists.txt
index f7e9a04..ca201dc 100644 (file)
@@ -13,7 +13,7 @@ ENDIF()
 SET(SOURCES
        main.c utils.c system.c tunnel.c
        interface.c interface-ip.c interface-event.c
-       proto.c proto-static.c proto-shell.c
+       iprule.c proto.c proto-static.c proto-shell.c
        config.c device.c bridge.c vlan.c alias.c
        ubus.c)