From 3d3143b44f6cbe85518e8843006fba12a650d510 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 20 Feb 2014 00:54:42 +0100 Subject: [PATCH] build-sys: install compat .pc file --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index c538e7c31..379b63d79 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4431,6 +4431,7 @@ lib_LTLIBRARIES += \ libsystemd-daemon.la pkgconfiglib_DATA += \ + src/compat-libs/libsystemd-journal.pc \ src/compat-libs/libsystemd-login.pc \ src/compat-libs/libsystemd-id128.pc \ src/compat-libs/libsystemd-daemon.pc -- 2.30.2