X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=37c1cc26929fbc0abbf7c28e93b788084a9de2bf;hb=f7703533a4d6bac9ba708218a3244cdc60376446;hp=d7c46408fe52886eaea23b51df5b0eb432de5911;hpb=06f4289808f551675b3d1c953fa6f93de90b7c64;p=elogind.git diff --git a/Makefile.am b/Makefile.am index d7c46408f..37c1cc269 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,19 +40,19 @@ LIBGUDEV_REVISION=3 LIBGUDEV_AGE=1 LIBSYSTEMD_LOGIN_CURRENT=4 -LIBSYSTEMD_LOGIN_REVISION=0 +LIBSYSTEMD_LOGIN_REVISION=1 LIBSYSTEMD_LOGIN_AGE=4 LIBSYSTEMD_DAEMON_CURRENT=0 -LIBSYSTEMD_DAEMON_REVISION=7 +LIBSYSTEMD_DAEMON_REVISION=8 LIBSYSTEMD_DAEMON_AGE=0 LIBSYSTEMD_ID128_CURRENT=0 -LIBSYSTEMD_ID128_REVISION=17 +LIBSYSTEMD_ID128_REVISION=18 LIBSYSTEMD_ID128_AGE=0 LIBSYSTEMD_JOURNAL_CURRENT=8 -LIBSYSTEMD_JOURNAL_REVISION=0 +LIBSYSTEMD_JOURNAL_REVISION=1 LIBSYSTEMD_JOURNAL_AGE=8 # Dirs of external packages @@ -355,6 +355,7 @@ dist_systemunit_DATA = \ units/initrd-root-fs.target \ units/remote-fs.target \ units/remote-fs-pre.target \ + units/remote-fs-setup.target \ units/network.target \ units/nss-lookup.target \ units/nss-user-lookup.target \