diff --git a/src/Makefile.am b/src/Makefile.am index 058fee76d5..f351c787d1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -112,7 +112,8 @@ NetworkManager_SOURCES = \ nm-netlink.c \ nm-netlink.h \ nm-dhcp4-config.c \ - nm-dhcp4-config.h + nm-dhcp4-config.h \ + nm-rfkill.h nm-access-point-glue.h: $(top_srcdir)/introspection/nm-access-point.xml dbus-binding-tool --prefix=nm_access_point --mode=glib-server --output=$@ $<