[systemd-commits] Makefile.am

Kay Sievers kay at kemper.freedesktop.org
Fri Oct 8 05:48:37 PDT 2010


 Makefile.am |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 926e43013353ed8bee614a3dc35dd0da69cdc59f
Author: Kay Sievers <kay.sievers at vrfy.org>
Date:   Fri Oct 8 14:47:55 2010 +0200

    systemd-shutdown: add umount.h to sources

diff --git a/Makefile.am b/Makefile.am
index 13c6ffa..021babc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -648,6 +648,7 @@ systemd_shutdownd_LDADD = \
 
 systemd_shutdown_SOURCES = \
 	src/mount-setup.c \
+	src/umount.h \
 	src/umount.c \
 	src/shutdown.c
 


More information about the systemd-commits mailing list