summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-05-03 11:57:35 +0200
committerThomas Haller <thaller@redhat.com>2019-05-07 16:41:21 +0200
commit8c2fda7ca09e0fb5119e5ba15b242aa6a93fde99 (patch)
treea430fc133c6210b7f9d361742415643bc2450fc5 /Makefile.am
parent8decdf22258f678897bb0d37ca0872d10bbd1c9e (diff)
downloadNetworkManager-8c2fda7ca09e0fb5119e5ba15b242aa6a93fde99.tar.gz
shared: add "shared/nm-glib-aux/nm-keyfile-aux.h"
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 993ee9781d..1de743030f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -347,6 +347,8 @@ shared_nm_glib_aux_libnm_glib_aux_la_SOURCES = \
shared/nm-glib-aux/nm-io-utils.c \
shared/nm-glib-aux/nm-io-utils.h \
shared/nm-glib-aux/nm-jansson.h \
+ shared/nm-glib-aux/nm-keyfile-aux.c \
+ shared/nm-glib-aux/nm-keyfile-aux.h \
shared/nm-glib-aux/nm-logging-fwd.h \
shared/nm-glib-aux/nm-macros-internal.h \
shared/nm-glib-aux/nm-obj.h \