chiark / gitweb /
util-lib: make timestamp generation and parsing reversible (#3869)
[elogind.git] / Makefile.am
index 605924b4ca9f239984d2f7f95c93aa9e29f1e2f9..825057207c98b06ea151dfa55f1d9f1529e24c91 100644 (file)
@@ -39,7 +39,7 @@ SUBDIRS = . po
 .PRECIOUS: $(TEST_SUITE_LOG) Makefile
 
 LIBELOGIND_CURRENT=16
-LIBELOGIND_REVISION=2
+LIBELOGIND_REVISION=4
 LIBELOGIND_AGE=16
 
 # Dirs of external packages
@@ -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 = \