From 926e43013353ed8bee614a3dc35dd0da69cdc59f Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Fri, 8 Oct 2010 14:47:55 +0200 Subject: [PATCH] systemd-shutdown: add umount.h to sources --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 13c6ffa4d..021babc43 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 -- 2.30.2