X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=CMakeLists.txt;h=461c07c8638c505829d767e907d487f497fc75f8;hp=47a3509208f1bac6cfa9ad5dbcfd08b8d542a873;hb=13cc3e23d947b0d1a19c08cd031becd2ed866264;hpb=943b0701d47a06fa80800e85a16914e8f2563ec8 diff --git a/CMakeLists.txt b/CMakeLists.txt index 47a3509..461c07c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -12,7 +12,7 @@ ENDIF() SET(SOURCES main.c utils.c - interface.c interface-ip.c interface-hotplug.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)