summaryrefslogtreecommitdiffstats
path: root/libsmartcols/src/Makemodule.am
diff options
context:
space:
mode:
authorKarel Zak2018-10-25 16:01:23 +0200
committerKarel Zak2018-12-07 12:33:34 +0100
commit06a8decd724b9c11801ed60794d541bc4ad2f3bb (patch)
tree2a9c04853d16edbdd63739ec7b4801bead1806e9 /libsmartcols/src/Makemodule.am
parentlibsmartcols: rename table_print.c to print.c (diff)
downloadkernel-qcow2-util-linux-06a8decd724b9c11801ed60794d541bc4ad2f3bb.tar.gz
kernel-qcow2-util-linux-06a8decd724b9c11801ed60794d541bc4ad2f3bb.tar.xz
kernel-qcow2-util-linux-06a8decd724b9c11801ed60794d541bc4ad2f3bb.zip
libsmartcols: move width calculation to separate file
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libsmartcols/src/Makemodule.am')
-rw-r--r--libsmartcols/src/Makemodule.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsmartcols/src/Makemodule.am b/libsmartcols/src/Makemodule.am
index a916ce1b3..3d18180f4 100644
--- a/libsmartcols/src/Makemodule.am
+++ b/libsmartcols/src/Makemodule.am
@@ -18,6 +18,7 @@ libsmartcols_la_SOURCES= \
libsmartcols/src/print.c \
libsmartcols/src/version.c \
libsmartcols/src/buffer.c \
+ libsmartcols/src/calculate.c \
libsmartcols/src/init.c
libsmartcols_la_LIBADD = $(LDADD) libcommon.la