summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-04-20 21:04:18 +0200
committerThomas Haller <thaller@redhat.com>2019-04-25 07:45:31 +0200
commit14b94e6adfde579bbb96e8c9d4932324374abb9b (patch)
tree0c15221f782f3693b0d17ab36a1724baf41716cd /Makefile.am
parentbb9e3195d2dc81ce492b6b811d85f27ac6efacab (diff)
downloadNetworkManager-14b94e6adfde579bbb96e8c9d4932324374abb9b.tar.gz
shared: add "nm-libnm-core-aux/nm-libnm-core-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 21359e5d6e..b950f8fafa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -449,6 +449,8 @@ shared_nm_libnm_core_aux_libnm_libnm_core_aux_la_CPPFLAGS = \
shared_nm_libnm_core_aux_libnm_libnm_core_aux_la_SOURCES = \
shared/nm-libnm-core-aux/nm-dispatcher-api.h \
+ shared/nm-libnm-core-aux/nm-libnm-core-aux.c \
+ shared/nm-libnm-core-aux/nm-libnm-core-aux.h \
$(NULL)
shared_nm_libnm_core_aux_libnm_libnm_core_aux_la_LDFLAGS = \