systemd-shutdown: add umount.h to sources

This commit is contained in:
Kay Sievers 2010-10-08 14:47:55 +02:00
parent b9c0d4415b
commit 926e430133

View file

@ -648,6 +648,7 @@ systemd_shutdownd_LDADD = \
systemd_shutdown_SOURCES = \
src/mount-setup.c \
src/umount.h \
src/umount.c \
src/shutdown.c