summaryrefslogtreecommitdiff
path: root/src/libsystemd/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-10-21 03:00:49 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-10-21 03:00:49 -0400
commit623f13d8198b83df890f014b1d27255f4d78f35b (patch)
treea38236004dfb3abd99952585638e6141513eaa8c /src/libsystemd/Makefile
parentbe6cdcb499515a8dc200440f9c0f95d16edbaa2d (diff)
wip
Diffstat (limited to 'src/libsystemd/Makefile')
-rw-r--r--src/libsystemd/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/libsystemd/Makefile b/src/libsystemd/Makefile
index 7ee4688791..b8b8e01968 100644
--- a/src/libsystemd/Makefile
+++ b/src/libsystemd/Makefile
@@ -48,9 +48,7 @@ libsystemd_la_LDFLAGS = \
-Wl,--version-script=$(srcdir)/libsystemd.sym
libsystemd_la_LIBADD = \
- libsystemd-internal.la \
- libbasic.la \
- libsystemd-journal-internal.la
+ libsystemd-internal.la
libsystemd_la_LIBADD = $(libsystemd-internal.DEPENDS)