summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorOndrej Oprala2014-03-27 14:58:51 +0100
committerKarel Zak2014-04-03 12:29:18 +0200
commitbaa3b270ecf795cd851e15eae33d5d1ed8277868 (patch)
treecfa2ae6e53936f962b8c593fa94bf21fe6c31771 /Makefile.am
parentlibsmartcols: include stdio (diff)
downloadkernel-qcow2-util-linux-baa3b270ecf795cd851e15eae33d5d1ed8277868.tar.gz
kernel-qcow2-util-linux-baa3b270ecf795cd851e15eae33d5d1ed8277868.tar.xz
kernel-qcow2-util-linux-baa3b270ecf795cd851e15eae33d5d1ed8277868.zip
Use libsmartcols in libfdisk and cfdisk
Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2c19283d7..a20e65da3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -79,8 +79,8 @@ include lib/Makemodule.am
include libuuid/Makemodule.am
include libblkid/Makemodule.am
include libmount/Makemodule.am
-include libfdisk/Makemodule.am
include libsmartcols/Makemodule.am
+include libfdisk/Makemodule.am
include schedutils/Makemodule.am
include text-utils/Makemodule.am