summaryrefslogtreecommitdiff
path: root/libnm-core/Makefile.libnm-core
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-03-29 13:01:18 +0200
committerThomas Haller <thaller@redhat.com>2016-03-29 13:01:18 +0200
commit53011592af2d282947a513b2b7da1b3b08be2aea (patch)
treeaf9f3943aac5ff2ea1a685567301e287b400d961 /libnm-core/Makefile.libnm-core
parentc473cb42d0d7a2157ddba119aac17fdb9c448e2d (diff)
parentb645a3b39d574fdf4e02bae3ee18bea8a3d3f95c (diff)
downloadNetworkManager-th/mif.tar.gz
Merge branch master of git://anongit.freedesktop.org/NetworkManager/NetworkManagerth/mif
Diffstat (limited to 'libnm-core/Makefile.libnm-core')
-rw-r--r--libnm-core/Makefile.libnm-core2
1 files changed, 2 insertions, 0 deletions
diff --git a/libnm-core/Makefile.libnm-core b/libnm-core/Makefile.libnm-core
index fe8cc8a603..0038ce23d6 100644
--- a/libnm-core/Makefile.libnm-core
+++ b/libnm-core/Makefile.libnm-core
@@ -52,6 +52,7 @@ libnm_core_headers = \
$(core)/nm-vpn-plugin-info.h
libnm_core_private_headers = \
+ $(top_builddir)/shared/nm-shared-utils.h \
$(core)/crypto.h \
$(core)/nm-connection-private.h \
$(core)/nm-core-internal.h \
@@ -63,6 +64,7 @@ libnm_core_private_headers = \
$(core)/nm-utils-private.h
libnm_core_sources = \
+ $(top_builddir)/shared/nm-shared-utils.c \
$(core_build)/nm-core-enum-types.c \
$(core)/crypto.c \
$(core)/nm-connection.c \