summaryrefslogtreecommitdiff
path: root/src/libsystemd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/libsystemd/Makefile')
-rw-r--r--src/libsystemd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libsystemd/Makefile b/src/libsystemd/Makefile
index 0efd098fb2..023623981f 100644
--- a/src/libsystemd/Makefile
+++ b/src/libsystemd/Makefile
@@ -274,5 +274,6 @@ test_libsystemd_sym_LDADD = \
libsystemd.la
$(eval $(value automake2autothing))
-at.subdirs += compat-libs libsystemd-internal libsystem-journal-internal
+at.subdirs += libsystemd-internal libsystemd-journal-internal
+#at.subdirs += compat-libs
include $(topsrcdir)/build-aux/Makefile.tail.mk