X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=CMakeLists.txt;h=7a97aa6fd5803130850cca128a5efa9ddd0a0cb2;hp=adb2c071432da9fc97a60d4855dc4a021ffb4ce2;hb=e64619267d7b4e5f5fec57718c0e11e7844dc9ee;hpb=1ba3b8a006b57646d55522bb9efa77769361ff39 diff --git a/CMakeLists.txt b/CMakeLists.txt index adb2c07..7a97aa6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,7 +11,7 @@ IF(APPLE) ENDIF() SET(SOURCES - main.c utils.c + main.c utils.c system.c tunnel.c interface.c interface-ip.c interface-event.c proto.c proto-static.c proto-shell.c config.c device.c bridge.c vlan.c ubus.c)