mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-29 13:50:13 +01:00
nmtst: move header file to include/ directory
https://bugzilla.gnome.org/show_bug.cgi?id=706293 Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
parent
d2ac129d65
commit
a268b825d7
3 changed files with 2 additions and 2 deletions
|
|
@ -5,6 +5,7 @@ EXTRA_DIST = \
|
|||
nm-glib-compat.h \
|
||||
nm-gvaluearray-compat.h \
|
||||
nm-test-helpers.h \
|
||||
nm-test-utils.h \
|
||||
nm-version.h.in \
|
||||
nm-settings-flags.h
|
||||
|
||||
|
|
|
|||
|
|
@ -59,8 +59,7 @@ libnm_util_la_private_headers = \
|
|||
nm-param-spec-specialized.h \
|
||||
nm-util-private.h \
|
||||
nm-utils-private.h \
|
||||
nm-setting-private.h \
|
||||
nm-test-utils.h
|
||||
nm-setting-private.h
|
||||
|
||||
libnm_util_la_csources = \
|
||||
crypto.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue