summaryrefslogtreecommitdiff
path: root/src/libshared
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-12 12:25:04 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-12 12:25:04 -0400
commit4cb2380233342aa01fda978be775c9a735fce3a2 (patch)
tree44c0d777b953effee759c1aeb607f17e831a8348 /src/libshared
parent16ec24d89c754c376e4420cc37e896c85f8df85e (diff)
fixity
Diffstat (limited to 'src/libshared')
-rw-r--r--src/libshared/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libshared/Makefile b/src/libshared/Makefile
index b3d0698ffe..9846a197c4 100644
--- a/src/libshared/Makefile
+++ b/src/libshared/Makefile
@@ -148,6 +148,7 @@ test_local_addresses_SOURCES = \
test_local_addresses_LDADD = \
libshared.la
+libshared_la_LIBADD += libbasic.la # was hidden by libsystemd->libbasic
systemd.CPPFLAGS += $(libbasic.CPPFLAGS)
systemd.CPPFLAGS += $(libsystemd.CPPFLAGS)
systemd.CPPFLAGS += -I$(topsrcdir)/src/libsystemd/libsystemd-journal-internal