chiark / gitweb /
move .h file from SOURCES to DIST to make vala autotools happy
authorKay Sievers <kay.sievers@vrfy.org>
Wed, 13 Oct 2010 11:55:06 +0000 (13:55 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Wed, 13 Oct 2010 11:55:06 +0000 (13:55 +0200)
Makefile.am

index a028553cd3589b7c3d049d4bbe9496a18e148761..e432dcbbe44149eb58ab834102721cf10d168f24 100644 (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