]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - disk-utils/Makemodule.am
build-sys: remove deprecated elvtune command
[thirdparty/util-linux.git] / disk-utils / Makemodule.am
index def18c7f5c02b90eb6e108d246f595e390c94ece..580139234538cd5bed163b7e5f3ef61bc2139c20 100644 (file)
@@ -74,14 +74,6 @@ fsck_CFLAGS = $(AM_CFLAGS) -I$(ul_libmount_incdir) -I$(ul_libblkid_incdir)
 endif
 
 
-if BUILD_ELVTUNE
-sbin_PROGRAMS += elvtune
-dist_man_MANS += disk-utils/elvtune.8
-elvtune_SOURCES = disk-utils/elvtune.c
-elvtune_LDADD = $(LDADD) libcommon.la
-endif
-
-
 if BUILD_RAW
 sbin_PROGRAMS += raw
 dist_man_MANS += disk-utils/raw.8