summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-04-19 13:04:29 +0200
committerThomas Haller <thaller@redhat.com>2016-04-19 13:08:13 +0200
commit3f230c1ad8252c62745b5e92a137482cbac10b10 (patch)
tree84b413c145856d49b26a80f73034280288286eb0 /src/Makefile.am
parenta5f794ac0fcba47004ba23027dda108db1419284 (diff)
parent38abb711f52e4dfde57923721c9eefe42579e196 (diff)
downloadNetworkManager-3f230c1ad8252c62745b5e92a137482cbac10b10.tar.gz
merge: merge branch 'systemd' into master
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 95e4c508de..e567fe0a7c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -107,6 +107,7 @@ libsystemd_nm_la_SOURCES = \
systemd/src/basic/random-util.h \
systemd/src/basic/refcnt.h \
systemd/src/basic/set.h \
+ systemd/src/basic/signal-util.h \
systemd/src/basic/siphash24.c \
systemd/src/basic/siphash24.h \
systemd/src/basic/socket-util.c \