summaryrefslogtreecommitdiff
path: root/src/libsystemd
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-06 20:35:31 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-06 20:35:31 -0400
commit475de38e3b15415ed88e9a7969a468517a4a420d (patch)
treee55e03f8395a1b9924581c8dd275d7e8ae18b00d /src/libsystemd
parentc96a8767d897bd7312d1491635c9d9ef4e1df128 (diff)
oops
Diffstat (limited to 'src/libsystemd')
-rw-r--r--src/libsystemd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libsystemd/Makefile b/src/libsystemd/Makefile
index dcf7cbd798..203db9f4aa 100644
--- a/src/libsystemd/Makefile
+++ b/src/libsystemd/Makefile
@@ -131,5 +131,6 @@ $(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
include $(topsrcdir)/build-aux/Makefile.tail.mk