X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=ca201dcc0f6aaac893a229bb18f8f21c511bb899;hp=f7e9a04cb68c517cfff2b0e347567f78c0c4bc0f;hb=a47c3353cdf46b730f43198052c8f807e2bd313f;hpb=09ae3bfa2ad7a3a9630fdf290b872a2d7673843f diff --git a/CMakeLists.txt b/CMakeLists.txt index f7e9a04..ca201dc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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)