diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-09 02:17:22 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-09 02:17:22 -0400 |
commit | 23708daf3ba69ba9880102b4f720a3842883332e (patch) | |
tree | d667fcd764ee137ea6a3275db664d88ee64c22a7 /src/libsystemd/Makefile | |
parent | edb237129437a0ccace5bfac0ffa0a109748f7b9 (diff) |
stuff
Diffstat (limited to 'src/libsystemd/Makefile')
-rw-r--r-- | src/libsystemd/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libsystemd/Makefile b/src/libsystemd/Makefile index 7728d0f911..51bcd0fc69 100644 --- a/src/libsystemd/Makefile +++ b/src/libsystemd/Makefile @@ -127,8 +127,6 @@ test_libsystemd_sym_LDADD = \ libsystemd.la $(outdir)/libsystemd.la: $(srcdir)/libsystemd.sym -$(outdir)/libsystemd.la: $(outdir)/libsystemd-internal/libsystemd-internal.la -$(outdir)/libsystemd.la: $(outdir)/libsystemd-journal-internal/libsystemd-journal-internal.la at.subdirs += libsystemd-internal libsystemd-journal-internal systemd.sed_files += libsystemd.pc #at.subdirs += compat-libs |