[PATCH] build-sys: fix missing deps for swapon

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Matthias Koenig <mkoenig@xxxxxxx>
---

 mount/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/mount/Makefile.am b/mount/Makefile.am
index 4ba8f56..01643b2 100644
--- a/mount/Makefile.am
+++ b/mount/Makefile.am
@@ -47,6 +47,7 @@ endif
 
 if HAVE_VOLUME_ID
 utils_common += fsprobe_volumeid.c
+swapon_SOURCES += ../lib/linux_version.c ../lib/blkdev.c
 LDADD_common += -lvolume_id
 endif
 

-
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux