[systemd-commits] Makefile.am
Kay Sievers
kay at kemper.freedesktop.org
Wed Oct 13 04:57:22 PDT 2010
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 26e190cf872226b46c2806c8120a394ad97b62fa
Author: Kay Sievers <kay.sievers at vrfy.org>
Date: Wed Oct 13 13:55:06 2010 +0200
move .h file from SOURCES to DIST to make vala autotools happy
diff --git a/Makefile.am b/Makefile.am
index a028553..e432dcb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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
More information about the systemd-commits
mailing list