From 28013051323d89de87af31d61b591226c7450be2 Mon Sep 17 00:00:00 2001 From: Sven Eden Date: Thu, 29 Jun 2017 15:20:30 +0200 Subject: [PATCH] Prep v231.3: libelogind-shared.so does not need to be installed. --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 605924b4c..f599988eb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -83,7 +83,6 @@ CLEAN_LOCAL_HOOKS = pkginclude_HEADERS = noinst_LTLIBRARIES = lib_LTLIBRARIES = -rootlibexec_LTLIBRARIES = noinst_DATA = pkgconfiglib_DATA = polkitpolicy_in_files = @@ -475,7 +474,7 @@ libshared_la_LIBADD = \ $(UDEV_LIBS) \ $(ACL_LIBS) -rootlibexec_LTLIBRARIES += \ +noinst_LTLIBRARIES += \ libelogind-shared.la libelogind_shared_la_SOURCES = \ -- 2.30.2