X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=7128d10586ab6a7da7524ab920eb7f11cf9fe900;hp=117a45e5ff627d812a51fce52d68bb4659791205;hb=7684d7642ed3e667bfeb03abec840e394f8fed35;hpb=cb29c0b51b66f934374908cd6a271786c69ca751 diff --git a/Makefile.am b/Makefile.am index 117a45e5f..7128d1058 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,9 +38,9 @@ SUBDIRS = . po # Keep the test-suite.log .PRECIOUS: $(TEST_SUITE_LOG) Makefile -LIBELOGIND_CURRENT=12 +LIBELOGIND_CURRENT=13 LIBELOGIND_REVISION=0 -LIBELOGIND_AGE=12 +LIBELOGIND_AGE=13 # Dirs of external packages dbuspolicydir=@dbuspolicydir@ @@ -305,6 +305,7 @@ libbasic_la_SOURCES = \ src/basic/hostname-util.c \ src/basic/unit-name.c \ src/basic/unit-name.h \ + src/basic/unaligned.h \ src/basic/util.c \ src/basic/util.h \ src/basic/path-util.c \ @@ -405,8 +406,6 @@ libshared_la_SOURCES = \ src/shared/spawn-polkit-agent.h \ src/shared/clean-ipc.c \ src/shared/clean-ipc.h \ - src/shared/cgroup-show.c \ - src/shared/cgroup-show.h \ src/shared/utmp-wtmp.h \ src/shared/bus-util.c \ src/shared/bus-util.h