chiark / gitweb /
mount: implement mounting properly
[elogind.git] / Makefile.am
index 9d8bd9df3002f6900be412fcf7572acdd536b1db..ec90ebad56fec2c97cdb4aaf8eab027f8413b431 100644 (file)
@@ -106,7 +106,9 @@ COMMON_SOURCES= \
        mount-setup.c \
        mount-setup.h \
        hostname-setup.c \
-       hostname-setup.h
+       hostname-setup.h \
+       utmp-wtmp.c \
+       utmp-wtmp.h
 
 systemd_SOURCES = \
        $(COMMON_SOURCES) \