mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-09 05:58:01 +02:00
build: fix distcheck
This commit is contained in:
parent
5d9a367e63
commit
1669e3a778
1 changed files with 2 additions and 1 deletions
|
|
@ -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=$@ $<
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue