X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=e9ac82c049427c3dc6ce9581cc19d43945a38ec5;hb=401cc72da8e59a1e49acafee69280f7ebaa52e74;hp=7d6d744ee9e91999ff0c749471d22b3bd02e677a;hpb=27b5482cc08b7fac1b6b15d980d42ae04f3ae1ca;p=elogind.git diff --git a/Makefile.am b/Makefile.am index 7d6d744ee..e9ac82c04 100644 --- a/Makefile.am +++ b/Makefile.am @@ -789,7 +789,9 @@ libsystemd_core_la_SOURCES = \ src/core/special.h \ src/core/bus-errors.h \ src/core/build.h \ - src/core/sysfs-show.h + src/core/sysfs-show.h \ + src/core/switch-root.h \ + src/core/switch-root.c nodist_libsystemd_core_la_SOURCES = \ src/core/load-fragment-gperf.c \