diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 13c6ffa4db..021babc439 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 |