mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 20:00:09 +01:00
Port remaining bits to gdbus and remove stray dbus-glib references Drop the dbus-glib version check from configure, since nothing depends on new dbus-glib any more. Move nm-dbus-glib-types.h and nm-gvaluearray-compat.h from include/ to libnm-util/ since they are now only used by libnm-util and libnm-glib.
9 lines
179 B
Makefile
9 lines
179 B
Makefile
EXTRA_DIST = \
|
|
gsystem-local-alloc.h \
|
|
nm-dbus-compat.h \
|
|
nm-default.h \
|
|
nm-glib.h \
|
|
nm-test-utils.h \
|
|
nm-macros-internal.h
|
|
|
|
CLEANFILES=nm-version.h
|