1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-27 14:03:43 +03:00

move .h file from SOURCES to DIST to make vala autotools happy

This commit is contained in:
Kay Sievers 2010-10-13 13:55:06 +02:00
parent 9fff8a1f16
commit 26e190cf87

View File

@ -444,6 +444,7 @@ EXTRA_DIST += \
src/cgroup-show.h \
src/build.h \
src/shutdownd.h \
src/umount.h \
src/readahead-common.h
MANPAGES = \
@ -649,7 +650,6 @@ systemd_shutdownd_LDADD = \
systemd_shutdown_SOURCES = \
src/mount-setup.c \
src/umount.h \
src/umount.c \
src/shutdown.c