diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-12 14:44:10 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-12 14:44:10 -0400 |
commit | b9f0fd85e4272009427ea233ffc88dae3ee881b2 (patch) | |
tree | d8fa6d093c203b0969c67e25b46cd1c58af4ea8f /src | |
parent | 0c09c5ba51c6165ef7e714e3e946e6cd7afc9cec (diff) |
f
Diffstat (limited to 'src')
-rw-r--r-- | src/libsystemd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libsystemd/Makefile b/src/libsystemd/Makefile index ff7adf8109..97fa201656 100644 --- a/src/libsystemd/Makefile +++ b/src/libsystemd/Makefile @@ -110,6 +110,5 @@ test_libsystemd_sym_LDADD = \ $(outdir)/libsystemd.la: $(srcdir)/libsystemd.sym at.subdirs += libsystemd-internal libsystemd-journal-internal systemd.sed_files += libsystemd.pc -#at.subdirs += compat-libs include $(topsrcdir)/build-aux/Makefile.tail.mk |