summaryrefslogtreecommitdiff
path: root/src/libsystemd/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-02 02:39:00 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-02 02:39:00 -0400
commitd2556f9977122552e1b6ba4a233a500ce86b1343 (patch)
treebbf022e36d34013eb4a9c58a247db9d7445f7497 /src/libsystemd/Makefile
parenta422a6a26da229bd168815958d55a582188f40bb (diff)
get libsystemd-journal-internal building
Diffstat (limited to 'src/libsystemd/Makefile')
-rw-r--r--src/libsystemd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libsystemd/Makefile b/src/libsystemd/Makefile
index a7d690515f..0efd098fb2 100644
--- a/src/libsystemd/Makefile
+++ b/src/libsystemd/Makefile
@@ -274,4 +274,5 @@ test_libsystemd_sym_LDADD = \
libsystemd.la
$(eval $(value automake2autothing))
+at.subdirs += compat-libs libsystemd-internal libsystem-journal-internal
include $(topsrcdir)/build-aux/Makefile.tail.mk