summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-06-29 15:20:30 +0200
committerSven Eden <yamakuzure@gmx.net>2017-06-29 15:21:11 +0200
commit28013051323d89de87af31d61b591226c7450be2 (patch)
tree958c1f31abbb474a8c31baa2993db030dca60a89 /Makefile.am
parente9a94e78cc836d511671812dbf1931b8596f8791 (diff)
Prep v231.3: libelogind-shared.so does not need to be installed.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 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 = \