all: rename the introspection data to use the interface paths in names
This makes it easier to install the files with proper names. Also, it makes the makefile rules slightly simpler. Lastly, the documentation is now generated into docs/api, which makes it possible to get rid of the awkward relative file names in docbook.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
#include "devices/nm-device.h"
|
||||
#include "nm-active-connection.h"
|
||||
#include "nmdbus-device-statistics.h"
|
||||
#include "introspection/org.freedesktop.NetworkManager.Device.Statistics.h"
|
||||
|
||||
#if NM_MORE_ASSERTS >= 2
|
||||
#define _ASSERT_NO_EARLY_EXPORT
|
||||
|
Reference in New Issue
Block a user