summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2013-11-23 02:47:12 +0100
committerTom Gundersen <teg@jklm.no>2013-11-23 02:47:12 +0100
commita553fd32d14739b746a05ae502b8acc38e5f9a50 (patch)
tree28b3a6e320dc9cf26968a13a8d8f534cf85b7df4 /Makefile.am
parent4b6141c42497dc199618f95fa3f359615eecfaa0 (diff)
networkd: fix build
Forgot to 'git add'...
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 72a8120650..728b860490 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3843,6 +3843,7 @@ nodist_systemd_networkd_SOURCES = \
systemd_networkd_LDADD = \
libudev-internal.la \
+ libsystemd-daemon-internal.la \
libsystemd-bus-internal.la \
libsystemd-id128-internal.la \
libsystemd-rtnl.la \