NetworkManager/clients
Iñigo Martínez 7b34c3cf3e build: Rename settings-docs.c file
The `settings-docs.c` file is generated by processing the
`nm-property-docs.xml` file. Although this works in autotools,
the `.c` extension makes meson not to handle it properly.

Given the fact that it only contains a number of defines it
makes sense to change its extension to `.h` an use it as a header.
This also makes meson to handle it properly and build it before
its used.

https://mail.gnome.org/archives/networkmanager-list/2018-January/msg00057.html
2018-01-12 09:39:06 +01:00
..
cli build/meson: use variables for ldflags and linker-script 2018-01-11 12:46:01 +01:00
common build: Rename settings-docs.c file 2018-01-12 09:39:06 +01:00
tui build/meson: use variables for ldflags and linker-script 2018-01-11 12:46:01 +01:00
meson.build build/meson: use variables for ldflags and linker-script 2018-01-11 12:46:01 +01:00
nm-online.c clients: drop redundant #include "NetworkManager.h" 2018-01-08 12:38:54 +01:00